mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: erlang-jsone: Update to 1.9.0.
* gnu/packages/erlang.scm (erlang-jsone): Update to 1.9.0. Change-Id: I9d5a63affc036e7667154b56a1fcf70ae4a8d58e
This commit is contained in:
committed by
Giacomo Leidi
parent
743dead477
commit
e69766919a
@@ -516,13 +516,13 @@ specifications.")
|
||||
(define-public erlang-jsone
|
||||
(package
|
||||
(name "erlang-jsone")
|
||||
(version "1.8.1")
|
||||
(version "1.9.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (hexpm-uri "jsone" version))
|
||||
(sha256
|
||||
(base32 "0f4px5l89a988rc8h79gb35zi0b2pjdy6y66hix1mia88491i2f7"))))
|
||||
(base32 "0vb4jay3a5x2fpxqlxdl34ky53ym48jxgw5gxaa61hkzbbwxqqv8"))))
|
||||
(build-system rebar-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
||||
Reference in New Issue
Block a user