gnu: emacs-plz: Update to 0.7.1.
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.7.1. Change-Id: I8fc92e8f1376cf951cf104caee84103296fa5e82
This commit is contained in:
parent
be8ce8a825
commit
7597ca5806
@ -20398,7 +20398,7 @@ multiplexer.")
|
|||||||
(define-public emacs-plz
|
(define-public emacs-plz
|
||||||
(package
|
(package
|
||||||
(name "emacs-plz")
|
(name "emacs-plz")
|
||||||
(version "0.7")
|
(version "0.7.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -20407,7 +20407,7 @@ multiplexer.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18lq7v2gglfnax5r1svh9p0fcd5hs745js57nl8bk58ba047a9q8"))))
|
(base32 "0x2yhkdagwdqzjkaq54l095m3zvn49dg8y47wg27qdb5m2cjnswr"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(inputs (list curl))
|
(inputs (list curl))
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user