all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72602] [PATCH] gnu: emacs-denote: Update to 3.0.8.
@ 2024-08-13  9:38 Wilko Meyer
  2024-08-14 10:26 ` bug#72602: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-08-13  9:38 UTC (permalink / raw)
  To: 72602
  Cc: Wilko Meyer, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* 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





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

* bug#72602: [PATCH] gnu: emacs-denote: Update to 3.0.8.
  2024-08-13  9:38 [bug#72602] [PATCH] gnu: emacs-denote: Update to 3.0.8 Wilko Meyer
@ 2024-08-14 10:26 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-14 10:26 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: 72602-done

[-- Attachment #1: Type: text/plain, Size: 460 bytes --]

Wilko Meyer <w@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-08-14 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13  9:38 [bug#72602] [PATCH] gnu: emacs-denote: Update to 3.0.8 Wilko Meyer
2024-08-14 10:26 ` bug#72602: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.