me
/
guix
Archived
1
0
Fork 0

gnu: emacs-detached: Update to 0.9.2.

* gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.9.2.
master
Nicolas Goaziou 2022-11-08 21:43:14 +01:00
parent 79f7c4a061
commit 7de6aa8a0a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -26030,7 +26030,7 @@ according to their use.")
(define-public emacs-detached
(package
(name "emacs-detached")
(version "0.9.1")
(version "0.9.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -26039,7 +26039,7 @@ according to their use.")
(file-name (git-file-name name version))
(sha256
(base32
"0v7g23jmxh2z1v484pzmcavcsxkd5qydfj6075a8abx3kv7n6nj4"))))
"0bcrqqim6is75d4zadswxp162m9gd34xmb2wxsx9rhvkwq0ln35k"))))
(arguments
(list
#:tests? #t