gnu: emacs-transient: Update to 0.7.3.

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

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

View file

@ -32042,7 +32042,7 @@ (define-public emacs-elmacro
(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 @@ (define-public emacs-transient
(file-name (git-file-name name version))
(sha256
(base32
"0fkgl374jxar2fhpjn4j67r7qc71xlg15r968lk1bny3aj3wf989"))))
"11yygh8h2ggslym3mly9dfgyml9srmcqkx1i9n190idv5a4gkjm7"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no test suite