unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: la snesne <lasnesne@lagunposprasihopre.org>
To: 51283@debbugs.gnu.org
Cc: la snesne <lasnesne@lagunposprasihopre.org>
Subject: [bug#51283] [PATCH 2/2] gnu: emacs-treemacs: Update to 2.9.4.
Date: Tue, 19 Oct 2021 16:19:24 +0900	[thread overview]
Message-ID: <20211019071924.4956-2-lasnesne@lagunposprasihopre.org> (raw)
In-Reply-To: <20211019071924.4956-1-lasnesne@lagunposprasihopre.org>

* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.4.
---
 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 15e65d202b..e1519451a1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23822,7 +23822,7 @@ (define-public emacs-pfuture
 (define-public emacs-treemacs
   (package
     (name "emacs-treemacs")
-    (version "2.9.3")
+    (version "2.9.4")
     (source
      (origin
        (method git-fetch)
@@ -23831,7 +23831,7 @@ (define-public emacs-treemacs
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65"))))
+        (base32 "1g2fy2qkscqx01av92hpjbr6qld8s1gk59cdjbff8fm0vlx8xk2p"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-ace-window" ,emacs-ace-window)
-- 
2.33.1





  reply	other threads:[~2021-10-19  7:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  7:10 [bug#51283] [PATCH 0/2] Update emacs-treemacs la snesne
2021-10-19  7:19 ` [bug#51283] [PATCH 1/2] gnu: emacs-treemacs-extra: Add missing inputs la snesne
2021-10-19  7:19   ` la snesne [this message]
2021-10-19 11:04 ` bug#51283: [PATCH 0/2] Update emacs-treemacs Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211019071924.4956-2-lasnesne@lagunposprasihopre.org \
    --to=lasnesne@lagunposprasihopre.org \
    --cc=51283@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).