gnu: emacs-plz: Update to 0.7.

* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.7.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-09 02:00:01 +02:00
parent c4c925a069
commit 77f43211f1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -19511,7 +19511,7 @@ multiplexer.")
(define-public emacs-plz
(package
(name "emacs-plz")
(version "0.6")
(version "0.7")
(source
(origin
(method git-fetch)
@ -19520,7 +19520,7 @@ multiplexer.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "12hnsafv1bxkk1pb471i8hw0zy0yfla8afpcahlg4k4dni4dnqsm"))))
(base32 "18lq7v2gglfnax5r1svh9p0fcd5hs745js57nl8bk58ba047a9q8"))))
(build-system emacs-build-system)
(inputs (list curl))
(arguments