mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-detached: Update to 0.9.1.
* gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.9.1.
This commit is contained in:
parent
58e9e52972
commit
f9ac8b7666
1 changed files with 2 additions and 2 deletions
|
@ -26015,7 +26015,7 @@ according to their use.")
|
|||
(define-public emacs-detached
|
||||
(package
|
||||
(name "emacs-detached")
|
||||
(version "0.8.1")
|
||||
(version "0.9.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -26024,7 +26024,7 @@ according to their use.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"190sil04wbnnml7i1nv19xn8fpqwng9xngpsxvmfxj3bzn7slid6"))))
|
||||
"0v7g23jmxh2z1v484pzmcavcsxkd5qydfj6075a8abx3kv7n6nj4"))))
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue