me
/
guix
Archived
1
0
Fork 0

gnu: emacs-transient: Update to 0.4.3.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.4.3.
master
Nicolas Goaziou 2023-09-01 22:05:31 +02:00
parent 3218ece494
commit ea7453966f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -30103,7 +30103,7 @@ as Emacs Lisp.")
(define-public emacs-transient
(package
(name "emacs-transient")
(version "0.4.1")
(version "0.4.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -30112,7 +30112,7 @@ as Emacs Lisp.")
(file-name (git-file-name name version))
(sha256
(base32
"1aq4bb83pdkbkbqh6ba0r7sadaq45qqg2q5jlqyvsn8akcsq65iq"))))
"03qs1bj7dxgdppzcnhzmldpdam1h8kzd0ps2bk82slypm7d63nay"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no test suite