1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 09:00:39 +02:00

gnu: emacs-jinx: Update to 1.10.

* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.10.

Change-Id: Ie71302853e7c67d0958612dc10fe40ea9cbcd8c5
This commit is contained in:
Nicolas Goaziou
2024-08-19 21:46:33 +02:00
parent ad0d1ddb82
commit 004262f85f

View File

@@ -11260,7 +11260,7 @@ sgml/html integration, and indentation (working with sgml).")
(define-public emacs-jinx
(package
(name "emacs-jinx")
(version "1.9")
(version "1.10")
(source
(origin
(method git-fetch)
@@ -11270,7 +11270,7 @@ sgml/html integration, and indentation (working with sgml).")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "17bygyvllmmnngmbp8grs5nrngiy61c2kbyxykf1hgvmj4hqwkv8"))))
(base32 "1m5895c1vlrma0kpakx6s3q9kbjihss57kwjcx66pr342kjaklvm"))))
(build-system emacs-build-system)
(arguments
(list