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

Previous Next

Package: guix-patches;

Reported by: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>

Date: Wed, 10 Jul 2024 00:01:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>
To: 72022 <at> debbugs.gnu.org
Cc: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>, 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#72022] [PATCH] gnu: emacs-denote: Update to 3.0.6.
Date: Wed, 10 Jul 2024 03:00:00 +0300
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 3.0.6.

Change-Id: Ifa524109d7c6e56a8ce0d93afbae7eca35b5cd53
---
 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 76cd340e5e..b0454b1c23 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17794,7 +17794,7 @@ (define-public emacs-log4e
 (define-public emacs-denote
   (package
     (name "emacs-denote")
-    (version "2.3.5")
+    (version "3.0.6")
     (source
      (origin
        (method git-fetch)
@@ -17803,7 +17803,7 @@ (define-public emacs-denote
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11rdmwdjaqzzrhnyidk02z2gd98qih8pnrc1vvbxvai50w8bdg2m"))))
+        (base32 "0m5cdzk1mjcg5wrmgrgk165pwwgq3wjfcxzqs0xhrz6l033rsfwq"))))
     (build-system emacs-build-system)
     (native-inputs (list texinfo))
     (home-page "https://protesilaos.com/emacs/denote/")

base-commit: 5b84b46a75fdd55615c7c71d1a1977eb4aad57c6
-- 
2.45.2





This bug report was last modified 315 days ago.

Previous Next


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