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 @@ desired coding style.")
(define-public elixir-erlex
(package
(name "elixir-erlex")
(version "0.2.6")
(version "0.2.7")
(source
(origin
(method url-fetch)
(uri (hexpm-uri name version))
(sha256
(base32 "0x8c1j62y748ldvlh46sxzv5514rpzm809vxn594vd7y25by5lif"))))
(base32 "1c7gcm9nhf7m3pq0776sav744ak1sph63shcpzvc6i58s5wmzn9y"))))
(build-system mix-build-system)
(arguments (list #:tests? #f)) ; no tests
(synopsis