mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: emacs-puni: Update to 0-3.f430f5b.
* gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-3.f430f5b. Change-Id: Ifd2cf463b0fa594ca5befc5e15958a84406edc2b
This commit is contained in:
parent
c15f786f89
commit
c0a34802e9
1 changed files with 3 additions and 3 deletions
|
@ -1429,8 +1429,8 @@ when typing parentheses directly or commenting out code line by line.")
|
|||
|
||||
(define-public emacs-puni
|
||||
;; No tagged release upstream
|
||||
(let ((commit "72e091ef30e0c9299dbcd0bc4669ab9bb8fb6e47")
|
||||
(revision "2"))
|
||||
(let ((commit "f430f5b0a14c608176e3376058eb380ab0824621")
|
||||
(revision "3"))
|
||||
(package
|
||||
(name "emacs-puni")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1442,7 +1442,7 @@ when typing parentheses directly or commenting out code line by line.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ns2r6nwakdnzjiq84qqzn85wwahc0k738awx9kxn9p0q2prpx5j"))))
|
||||
"0kvxll2yx4lh5x04cigdizncp2kbva1iidz9fjnbi8qqfm6pq5qq"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-with-editor))
|
||||
(home-page "https://github.com/AmaiKinono/puni")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue