GNU bug report logs -
#72602
[PATCH] gnu: emacs-denote: Update to 3.0.8.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Wed, 14 Aug 2024 11:26:39 +0100
with message-id <87jzgjv1r4.fsf <at> cbaines.net>
and subject line Re: [bug#72602] [PATCH] gnu: emacs-denote: Update to 3.0.8.
has caused the debbugs.gnu.org bug report #72602,
regarding [PATCH] gnu: emacs-denote: Update to 3.0.8.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
72602: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72602
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Wilko Meyer <w <at> wmeyer.eu> writes:
> * 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(-)
Thanks for the patch, I've pushed this to master as
ec58a4211c35ea870ccd47b469d18ea80844e50d.
Chris
[signature.asc (application/pgp-signature, inline)]
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.