gnu: emacs-detached: Update to 0.10.1.

* gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.10.1.
This commit is contained in:
Nicolas Goaziou 2022-11-26 11:11:24 +01:00
parent 203fe108b5
commit d223aff97d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -26292,7 +26292,7 @@ (define-public emacs-cmake-font-lock
(define-public emacs-detached
(package
(name "emacs-detached")
(version "0.10.0")
(version "0.10.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -26301,7 +26301,7 @@ (define-public emacs-detached
(file-name (git-file-name name version))
(sha256
(base32
"13vssywna281dr4r0hqp85xdi3xnajmdahqy7kf147jvgazkqbmd"))))
"0dvvyqc0nw9has54vps10f5iv831cb29vqvbvx0m2djv9pacqp17"))))
(arguments
(list
#:tests? #t