me
/
guix
Archived
1
0
Fork 0

gnu: emacs-transient: Update to 0.7.2.

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

Change-Id: I1d52921d0850dfe77c81d82417d84ecc2e2f865d
master
Nicolas Goaziou 2024-06-29 09:58:26 +02:00
parent 07a4a10c28
commit 0ae9a2b0f5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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