me
/
guix
Archived
1
0
Fork 0

gnu: emacs-transient: Update to 0.7.3.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.7.3.

Change-Id: I9b9322c1019f41c42666715850a83fc072f63cb5
master
Nicolas Goaziou 2024-07-21 16:04:56 +02:00
parent 5070a268f2
commit 2badf5eda9
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -32042,7 +32042,7 @@ as Emacs Lisp.")
(define-public emacs-transient
(package
(name "emacs-transient")
(version "0.7.2")
(version "0.7.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -32051,7 +32051,7 @@ as Emacs Lisp.")
(file-name (git-file-name name version))
(sha256
(base32
"0fkgl374jxar2fhpjn4j67r7qc71xlg15r968lk1bny3aj3wf989"))))
"11yygh8h2ggslym3mly9dfgyml9srmcqkx1i9n190idv5a4gkjm7"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no test suite