unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58059] [PATCH] gnu: emacs-denote: Update to 0.6.0.
@ 2022-09-25  2:26 jgart via Guix-patches via
  2022-09-25 13:23 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-09-25  2:26 UTC (permalink / raw)
  To: 58059; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 0.6.0.
---
 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 995a5a5b44..35cb26962d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14153,7 +14153,7 @@ (define-public emacs-log4e
 (define-public emacs-denote
   (package
     (name "emacs-denote")
-    (version "0.5.1")
+    (version "0.6.0")
     (source
      (origin
        (method git-fetch)
@@ -14162,7 +14162,7 @@ (define-public emacs-denote
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00f50dhw0x1hn87rc6vkrdwpybnbphg5z0g2c6c4r4cbgaiia8bi"))))
+        (base32 "0wqrl2fdprmgffxg5xak881gs0g4ffdy2n8wcb4wbz3f6anhfaa5"))))
     (build-system emacs-build-system)
     (native-inputs (list texinfo))
     (home-page "https://protesilaos.com/emacs/denote/")
-- 
2.37.3





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

* [bug#58059] [PATCH] gnu: emacs-denote: Update to 0.6.0.
  2022-09-25  2:26 [bug#58059] [PATCH] gnu: emacs-denote: Update to 0.6.0 jgart via Guix-patches via
@ 2022-09-25 13:23 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-09-25 13:23 UTC (permalink / raw)
  To: 58059; +Cc: 58059-done, jgart

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-denote): Update to 0.6.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-09-25 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25  2:26 [bug#58059] [PATCH] gnu: emacs-denote: Update to 0.6.0 jgart via Guix-patches via
2022-09-25 13:23 ` Nicolas Goaziou

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