gnu: emacs-puni: Update to 0-2.72e091ef.
* gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-2.72e091ef. Change-Id: Ibf7f6665819c4a1d7d9046fa7e81b60e1ad53905 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
parent
71735eae4f
commit
a99811d4dd
@ -1244,8 +1244,8 @@ when typing parentheses directly or commenting out code line by line.")
|
|||||||
|
|
||||||
(define-public emacs-puni
|
(define-public emacs-puni
|
||||||
;; No tagged release upstream
|
;; No tagged release upstream
|
||||||
(let ((commit "28836e98d5566172b1a94d7b38290d07b49201b2")
|
(let ((commit "72e091ef30e0c9299dbcd0bc4669ab9bb8fb6e47")
|
||||||
(revision "1"))
|
(revision "2"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-puni")
|
(name "emacs-puni")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
@ -1257,7 +1257,7 @@ when typing parentheses directly or commenting out code line by line.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1z35nzsqcp8q9nnka0d5gpiidl07qfqmd2giwnd3b3v7h3v1kwpz"))))
|
"1ns2r6nwakdnzjiq84qqzn85wwahc0k738awx9kxn9p0q2prpx5j"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs (list emacs-with-editor))
|
(propagated-inputs (list emacs-with-editor))
|
||||||
(home-page "https://github.com/AmaiKinono/puni")
|
(home-page "https://github.com/AmaiKinono/puni")
|
||||||
|
Loading…
Reference in New Issue
Block a user