gnu: emacs-plz: Update to 0.7.2.

* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.7.2.

Change-Id: I24ef66998d9a8b83169c185974f2ce2b3697dd4c
This commit is contained in:
Nicolas Goaziou 2024-01-21 23:59:31 +01:00
parent c3d8f39b5b
commit b63b53b64e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -20620,7 +20620,7 @@ (define-public emacs-emamux
(define-public emacs-plz
(package
(name "emacs-plz")
(version "0.7.1")
(version "0.7.2")
(source
(origin
(method git-fetch)
@ -20629,7 +20629,7 @@ (define-public emacs-plz
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0x2yhkdagwdqzjkaq54l095m3zvn49dg8y47wg27qdb5m2cjnswr"))))
(base32 "0bbc8jr6xivzc7r701lnxmhcs7v56av780avyycaz1hpcmggl726"))))
(build-system emacs-build-system)
(inputs (list curl))
(arguments