gnu: guile-simple-zmq: Update to 0.0.0-6.b5f1aee.
authorMathieu Othacehe <othacehe@gnu.org>
Sat, 13 Feb 2021 09:07:36 +0000 (10:07 +0100)
committerMathieu Othacehe <othacehe@gnu.org>
Sat, 13 Feb 2021 09:08:04 +0000 (10:08 +0100)
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-6.b5f1aee.

gnu/packages/guile-xyz.scm

index 20a3463..984c2b1 100644 (file)
@@ -1009,8 +1009,8 @@ convenient nested tree operations.")
     (license license:gpl3+)))
 
 (define-public guile-simple-zmq
-  (let ((commit "f8b7d81afb38525750f8818ed2956ca18c828ee8")
-        (revision "5"))
+  (let ((commit "b5f1aeed71d76a4bd9f7a19bfd482d2d320fa287")
+        (revision "6"))
     (package
       (name "guile-simple-zmq")
       (version (git-version "0.0.0" revision commit))
@@ -1022,7 +1022,7 @@ convenient nested tree operations.")
                (commit commit)))
          (sha256
           (base32
-           "1gpzlpcq7bxw7sxyrg8zslwb3631vizw56lgg1aavw4gafh0hxb3"))
+           "0rxzww1lwy4dvqmylmsd0picqiwkmcz93lz2hl7zng95sm4n64rb"))
          (file-name (git-file-name name version))))
       (build-system guile-build-system)
       (arguments