me
/
guix
Archived
1
0
Fork 0

gnu: guile-simple-zmq: Update to 0.0.0-4.29a20af.

* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-4.29a20af.
master
Mathieu Othacehe 2020-11-04 16:19:59 +01:00
parent edfa066dca
commit 2a1736564c
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 3 additions and 3 deletions

View File

@ -966,8 +966,8 @@ convenient nested tree operations.")
(license license:gpl3+)))
(define-public guile-simple-zmq
(let ((commit "68bedb6679716214fb9d3472da57544526f7a618")
(revision "3"))
(let ((commit "5fc3b7190d31c258ce969c2a5d2ad38c66a09d09")
(revision "4"))
(package
(name "guile-simple-zmq")
(version (git-version "0.0.0" revision commit))
@ -979,7 +979,7 @@ convenient nested tree operations.")
(commit commit)))
(sha256
(base32
"1ad3xg69qqviy1f6dnlw0ysmfdbmp1jq65rfqb8nfd8dsrq2syli"))
"0inhvl5jssvbw3nd129wdahfwyvy1iciq403wzf0algbvl1fqs7z"))
(file-name (git-file-name name version))))
(build-system guile-build-system)
(arguments