@@ 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