gnu: guile-simple-zmq: Update to 68bedb6.

* gnu/packages/guile.scm (guile-simple-zmq): Update to 68bedb6.
This commit is contained in:
Ludovic Courtès 2018-11-27 10:11:01 +01:00 committed by Ludovic Courtès
parent df4c8434d4
commit 88e1e9cd3b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

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