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
This commit is contained in:
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

View file

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