GNU bug report logs - #76062
[PATCH 0/2] Update magit to 4.3.0

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Tue, 4 Feb 2025 22:35:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 76062 <at> debbugs.gnu.org (full text, mbox):

From: ashish.is <at> lostca.se
To: 76062 <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH v2 1/2] gnu: emacs-llama: Update to 0.6.0.
Date: Wed,  5 Feb 2025 10:14:30 +0100
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/emacs-xyz.scm (emacs-llama): Update to 0.6.0.

Change-Id: I713ffb3549edc8325d19e31e90f2a06b678ea0b6
---
 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 e50622195b..0afef8ac9e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1771,7 +1771,7 @@ (define-public emacs-libgit
 (define-public emacs-llama
   (package
     (name "emacs-llama")
-    (version "0.5.0")
+    (version "0.6.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1780,7 +1780,7 @@ (define-public emacs-llama
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zb3iqb1nks2y9i1033x4pa0kb7nb4jqwrcrkqrsq3w612213hkd"))))
+                "0f2v1fw5iahlh0ypbwxfpav48h43h0zqqmicgs2hg7r251ss2j8j"))))
     (build-system emacs-build-system)
     (arguments
      (list #:tests? #true

base-commit: 5a897c5c95a81278b044c18d962d3bd83131ba06
-- 
2.48.1





This bug report was last modified 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.