me
/
guix
Archived
1
0
Fork 0

gnu: emacs-jinx: Update to 1.7.

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

Change-Id: I41cf1a9e03d572722275a9f93cb3d5fa3e6dbabd
master
Nicolas Goaziou 2024-06-18 23:10:57 +02:00
parent 6f4e14817a
commit 2f451d6cf9
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -11058,7 +11058,7 @@ sgml/html integration, and indentation (working with sgml).")
(define-public emacs-jinx
(package
(name "emacs-jinx")
(version "1.6")
(version "1.7")
(source
(origin
(method git-fetch)
@ -11068,7 +11068,7 @@ sgml/html integration, and indentation (working with sgml).")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0kl9jpd6a68q1s3lc74jkx0nsk66lpwg7zx61a5h0w0m410l1g1q"))))
(base32 "04f9yd710rrn1v5b44jaackrnc7f6ywy4r5j5ig12gkddbx3r29i"))))
(build-system emacs-build-system)
(arguments
(list