me
/
guix
Archived
1
0
Fork 0

gnu: emacs-jinx: Update to 1.9.

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

Change-Id: Id3ff83539e8be6fcb9f87916fe49a9d02b422f62
master
Nicolas Goaziou 2024-07-21 16:01:20 +02:00
parent 945cc8235c
commit 603d34e4b5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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