me
/
guix
Archived
1
0
Fork 0

gnu: emacs-treemacs: Update to 2.10.

* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.10.
master
Nicolas Goaziou 2022-07-12 11:57:09 +02:00
parent 8a36f03d72
commit 2ba7641f3c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -25245,7 +25245,7 @@ processes for Emacs.")
(define-public emacs-treemacs
(package
(name "emacs-treemacs")
(version "2.9.5")
(version "2.10")
(source
(origin
(method git-fetch)
@ -25254,7 +25254,7 @@ processes for Emacs.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "01qrprxfwmdzak77k2qa9fc2kb4hxddbvj30avqglj9sjaid9wmq"))))
(base32 "0wf26wkba89rr7j9vsvkp0jfr49560nbvykaxm9hk7zvhkwlm1np"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-ace-window