gnu: emacs-plz: Update to 0.3.

* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.3.
This commit is contained in:
Nicolas Goaziou 2023-01-01 11:16:48 +01:00
parent 29ee238bb9
commit 992f3edc34
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -18017,7 +18017,7 @@ multiplexer.")
(define-public emacs-plz
(package
(name "emacs-plz")
(version "0.2.1")
(version "0.3")
(source
(origin
(method git-fetch)
@ -18026,7 +18026,7 @@ multiplexer.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0p0xd532xa8icysyxwqk481lr9xanmp68gf97fd9n2936gp12chv"))))
(base32 "1ack4rajjdmb3fqz5v394rqpvn9mfvbkrxra27yrcqz97mma1ki7"))))
(build-system emacs-build-system)
(inputs (list curl))
(arguments