gnu: emacs-transient: Update to 0.7.5.

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

Change-Id: I8cd1e5983b0d4bd4551ce673848f5c0adf040aec
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:38 +02:00
parent c1a0889c4e
commit 8b6db0fa97
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -32385,7 +32385,7 @@ as Emacs Lisp.")
(define-public emacs-transient
(package
(name "emacs-transient")
(version "0.7.4")
(version "0.7.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -32394,7 +32394,7 @@ as Emacs Lisp.")
(file-name (git-file-name name version))
(sha256
(base32
"0ad0qkcvc9w6ry8f4b6xrdy52vlxm8nrp67k2p97w6prhyfxbp7p"))))
"0h3sv74pbb5n1a83yqgaw50ah99z7jfv7znf1ipq9yzcll9fby71"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no test suite