1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 23:35:54 +02:00

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:
Nicolas Graves
2023-12-16 19:58:56 +01:00
committed by Ludovic Courtès
parent eae83c662e
commit 6bb96ac767
+2 -3
View File
@@ -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