gnu: emacs-plz: Update to 0.6.

* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.6.
This commit is contained in:
Nicolas Goaziou 2023-06-24 17:25:27 +02:00
parent 68cc1d1c06
commit 5304c63678
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -19345,7 +19345,7 @@ (define-public emacs-emamux
(define-public emacs-plz
(package
(name "emacs-plz")
(version "0.5.4")
(version "0.6")
(source
(origin
(method git-fetch)
@ -19354,7 +19354,7 @@ (define-public emacs-plz
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ccddvbhb3n02s2krgyqapll7kbzxjhldzn8g8gmnqfsmwpg9d2r"))))
(base32 "12hnsafv1bxkk1pb471i8hw0zy0yfla8afpcahlg4k4dni4dnqsm"))))
(build-system emacs-build-system)
(inputs (list curl))
(arguments