guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

16/25: gnu: emacs-lsp-treemacs: Update to 0.5.


From: guix-commits
Subject: 16/25: gnu: emacs-lsp-treemacs: Update to 0.5.
Date: Tue, 30 Apr 2024 13:17:46 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 19c628cc3f96148e0b75e75708b7e15233b739f8
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Apr 30 18:58:59 2024 +0200

    gnu: emacs-lsp-treemacs: Update to 0.5.
    
    * gnu/packages/emacs-xyz.scm (emacs-lsp-treemacs): Update to 0.5.
    
    Change-Id: If502752d78a4e87d375e5bb74d005542a2fa28fc
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4ea8c49de4..3e239631e6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30813,7 +30813,7 @@ and Projectile.")
 (define-public emacs-lsp-treemacs
   (package
     (name "emacs-lsp-treemacs")
-    (version "0.4")
+    (version "0.5")
     (source
      (origin
        (method (@@ (guix packages) computed-origin-method))
@@ -30842,7 +30842,7 @@ and Projectile.")
                       #:commit version #:version version
                       #:hash
                       (content-hash
-                       "05ivqa5900139jzjhwc3nggwznhm8564dz4ydcxym2ddd63571k0"))
+                       "0clifff6xhi1irmx08wjdl13vlh05a7c108hmzzqmmklg76zyr04"))
                    dir)
 
                   (with-directory-excursion dir



reply via email to

[Prev in Thread] Current Thread [Next in Thread]