mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-lsp-treemacs: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-lsp-treemacs): Update to 0.5. Change-Id: If502752d78a4e87d375e5bb74d005542a2fa28fc
This commit is contained in:
parent
0854784c52
commit
19c628cc3f
1 changed files with 2 additions and 2 deletions
|
@ -30813,7 +30813,7 @@ and Projectile.")
|
||||||
(define-public emacs-lsp-treemacs
|
(define-public emacs-lsp-treemacs
|
||||||
(package
|
(package
|
||||||
(name "emacs-lsp-treemacs")
|
(name "emacs-lsp-treemacs")
|
||||||
(version "0.4")
|
(version "0.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method (@@ (guix packages) computed-origin-method))
|
(method (@@ (guix packages) computed-origin-method))
|
||||||
|
@ -30842,7 +30842,7 @@ and Projectile.")
|
||||||
#:commit version #:version version
|
#:commit version #:version version
|
||||||
#:hash
|
#:hash
|
||||||
(content-hash
|
(content-hash
|
||||||
"05ivqa5900139jzjhwc3nggwznhm8564dz4ydcxym2ddd63571k0"))
|
"0clifff6xhi1irmx08wjdl13vlh05a7c108hmzzqmmklg76zyr04"))
|
||||||
dir)
|
dir)
|
||||||
|
|
||||||
(with-directory-excursion dir
|
(with-directory-excursion dir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue