gnu: emacs-zmq: Update to 1.0.2.

* gnu/packages/emacs-xyz.scm (emacs-zmq): Update to 1.0.2.

Change-Id: I333cdc9d6a82bd198f95e3108f6f639df24ac8a5
This commit is contained in:
Nicolas Goaziou 2024-10-12 11:42:54 +02:00
parent ff5262628e
commit 296416364e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -9740,7 +9740,7 @@ (define-public emacs-butler
(define-public emacs-zmq
(package
(name "emacs-zmq")
(version "1.0.1")
(version "1.0.2")
(source
(origin
(method git-fetch)
@ -9749,7 +9749,7 @@ (define-public emacs-zmq
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "171cm487jbdqi73lk7vc9dsrzhxqic0yvy1vvxwk3b9qx1m2ab6v"))))
(base32 "1my9gw15xdbw7wdv6xa29lw8vfxqjsypk2465zxic2825hs0wn07"))))
(build-system emacs-build-system)
(arguments
(list