gnu: emacs-jinx: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.0. Change-Id: I6dd54a220ba6c0bd466a83f7051bf8459cf2840a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
eae83c662e
commit
6bb96ac767
@ -10647,7 +10647,7 @@ sgml/html integration, and indentation (working with sgml).")
|
||||
(define-public emacs-jinx
|
||||
(package
|
||||
(name "emacs-jinx")
|
||||
(version "0.9")
|
||||
(version "1.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -10657,8 +10657,7 @@ sgml/html integration, and indentation (working with sgml).")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xayrqnsws2n2p0qbdl291fva4ljp3kqrr591xbq1wr6n95hfyn5"))))
|
||||
(base32 "00rlp7iby02zd3sqigpyskph4a26r0dgp53y17hm4xjr6zqifhz5"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
Loading…
x
Reference in New Issue
Block a user