~ruther/guix-local

3185844db215f8c905e9041638ceb57a4b4611db — Nicolas Goaziou 1 year, 10 months ago acc0ec7
gnu: emacs-plz: Update to 0.9.1.

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

Change-Id: I5edb3ee0d4702f1821f884d79947724edcf9c4df
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +2 -2
@@ 21409,7 21409,7 @@ multiplexer.")
(define-public emacs-plz
  (package
    (name "emacs-plz")
    (version "0.9")
    (version "0.9.1")
    (source
     (origin
       (method git-fetch)


@@ 21418,7 21418,7 @@ multiplexer.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1f3lsjhhp8v4whfy132zy479v2bhpy6ca1yaj4lx4jkm08sj0pcq"))))
        (base32 "1xigrw84wbkr8ny6apfq1a8rws198my4ycr3grdwk5mvdx75h5qr"))))
    (build-system emacs-build-system)
    (inputs (list curl))
    (arguments