gnu: elixir-erlex: Update to 0.2.7.

* gnu/packages/elixir-xyz.scm (elixir-erlex): Update to 0.2.7.

Change-Id: Ifbfa7886525e89894fc9d440d85eca0281e32e23
Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
Igor Goryachev 2024-07-02 09:55:14 +03:00 committed by Andrew Tropin
parent 2ca673c228
commit 0ea33498d5
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -257,13 +257,13 @@ (define-public elixir-credo
(define-public elixir-erlex (define-public elixir-erlex
(package (package
(name "elixir-erlex") (name "elixir-erlex")
(version "0.2.6") (version "0.2.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (hexpm-uri name version)) (uri (hexpm-uri name version))
(sha256 (sha256
(base32 "0x8c1j62y748ldvlh46sxzv5514rpzm809vxn594vd7y25by5lif")))) (base32 "1c7gcm9nhf7m3pq0776sav744ak1sph63shcpzvc6i58s5wmzn9y"))))
(build-system mix-build-system) (build-system mix-build-system)
(arguments (list #:tests? #f)) ; no tests (arguments (list #:tests? #f)) ; no tests
(synopsis (synopsis