gnu: emacs-transient: Update to 0.10.1.

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

Change-Id: Ic04aa03989cc91e8842396436545ee463dd10bf6
This commit is contained in:
Nicolas Goaziou 2025-10-10 12:26:25 +02:00
parent 5515674551
commit de3bbde501
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -36160,7 +36160,7 @@ as Emacs Lisp.")
(define-public emacs-transient
(package
(name "emacs-transient")
(version "0.9.1")
(version "0.10.1")
(source
(origin
(method git-fetch)
@ -36169,7 +36169,7 @@ as Emacs Lisp.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "09fjb7cvlxjby1r2liqhp90naz0dcfc5m3d4578zyxzhayhpmc13"))))
(base32 "0097px3gqvyjiv05bc1gzandfkncx5khhg34999r2a6ffj65xa68"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no test suite