unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72022] [PATCH] gnu: emacs-denote: Update to 3.0.6.
@ 2024-07-10  0:00 Daniel Szmulewicz
  2024-07-10  4:01 ` bug#72022: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Szmulewicz @ 2024-07-10  0:00 UTC (permalink / raw)
  To: 72022
  Cc: Daniel Szmulewicz, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-10  4:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  0:00 [bug#72022] [PATCH] gnu: emacs-denote: Update to 3.0.6 Daniel Szmulewicz
2024-07-10  4:01 ` bug#72022: " jgart via Guix-patches via

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).