GNU bug report logs - #72602
[PATCH] gnu: emacs-denote: Update to 3.0.8.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Tue, 13 Aug 2024 09:41:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Wilko Meyer <w <at> wmeyer.eu>
To: 72602 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, Andrew Tropin <andrew <at> trop.in>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#72602] [PATCH] gnu: emacs-denote: Update to 3.0.8.
Date: Tue, 13 Aug 2024 11:38:52 +0200
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 3.0.8.

Change-Id: I3ec53e4c7bb54720badd5e1e9799e4f4224321af
---
Hi Guix,

There's been an update to emacs-denote. Builds successfully on my
machine.

Cheers!

 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 2ff1ed4bf0..75f4f74281 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17994,7 +17994,7 @@ (define-public emacs-log4e
 (define-public emacs-denote
   (package
     (name "emacs-denote")
-    (version "3.0.7")
+    (version "3.0.8")
     (source
      (origin
        (method git-fetch)
@@ -18003,7 +18003,7 @@ (define-public emacs-denote
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0dq0djv5baz6pab6vf5p52yywxz91smpb9fqlx1hyzl3cvgs8aml"))))
+        (base32 "1lmnb20pw7fh6mpw5jg11m8z550w0xci63pi92mfgwn0p10wn7h9"))))
     (build-system emacs-build-system)
     (native-inputs (list texinfo))
     (home-page "https://protesilaos.com/emacs/denote/")

base-commit: 99a81b6f2a1386d6ea76a6ecb1942f1f7f891080
-- 
2.45.2





This bug report was last modified 1 year and 9 days ago.

Previous Next


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