[PATCH] gnu: emacs-denote: Update to 3.0.6.

  • Done
  • quality assurance status badge
Details
2 participants
  • Daniel Szmulewicz
  • jgart
Owner
unassigned
Submitted by
Daniel Szmulewicz
Severity
normal

Debbugs page

D
D
Daniel Szmulewicz wrote on 9 Jul 17:00 -0700
(address . guix-patches@gnu.org)(name . Daniel Szmulewicz)(address . daniel.szmulewicz@gmail.com)
2cb5def66786010a50dce0ddf34d17cdc0643555.1720569559.git.daniel.szmulewicz@gmail.com
* 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(-)

Toggle diff (26 lines)
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
J
(address . 72022-done@debbugs.gnu.org)(name . Daniel Szmulewicz)(address . daniel.szmulewicz@gmail.com)
87zfqplwt6.fsf@dismail.de
LGTM, applied!
--
all the best,
jgart
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72022@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72022
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch