GNU bug report logs - #71105
[PATCH] gnu: emacs-denote: Update to 2.3.0.

Previous Next

Package: guix-patches;

Reported by: David Wilson <david <at> daviwil.com>

Date: Wed, 22 May 2024 06:35:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71105 in the body.
You can then email your comments to 71105 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#71105; Package guix-patches. (Wed, 22 May 2024 06:35:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Wilson <david <at> daviwil.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Wed, 22 May 2024 06:35:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Wilson <david <at> daviwil.com>
To: guix-patches <at> gnu.org
Cc: David Wilson <david <at> daviwil.com>
Subject: [PATCH] gnu: emacs-denote: Update to 2.3.0.
Date: Wed, 22 May 2024 09:33:18 +0300
* gnu/packages/emacs-xyz.scm (emacs-denote): Update source location and bump
version to 2.3.0.

Change-Id: I573db7f285832bf27659b33274e1d592d1c5aa45
---

Hey Guix!

Protesilaos has begun moving his project repositories from SourceHut to GitHub
and it seems that he is no longer pushing new commits to the SourceHut repo for
Denote.

This change updates the repo URL for the emacs-denote package and updates the
version to 2.3.0.

Thanks!

David

 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index fd145036a0..4ca9eff671 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17725,16 +17725,16 @@ (define-public emacs-log4e
 (define-public emacs-denote
   (package
     (name "emacs-denote")
-    (version "2.2.0")
+    (version "2.3.0")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://git.sr.ht/~protesilaos/denote")
+             (url "https://github.com/protesilaos/denote")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0w9r5d0br5hpay13vbx78ak2n0yy8bbwlaxnz4p5ggxiv8g5044q"))))
+        (base32 "03bjnb7si0672ipqh77r6mjp09ryljzqrfy9kq6y9ghpnxwvma6q"))))
     (build-system emacs-build-system)
     (native-inputs (list texinfo))
     (home-page "https://protesilaos.com/emacs/denote/")

base-commit: f1a573067c7157a30e8d5e5b3443fee7fcb8af42
-- 
2.41.0





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Wed, 22 May 2024 06:55:02 GMT) Full text and rfc822 format available.

Notification sent to David Wilson <david <at> daviwil.com>:
bug acknowledged by developer. (Wed, 22 May 2024 06:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 71105-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: David Wilson <david <at> daviwil.com>
Cc: 71105-done <at> debbugs.gnu.org,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#71105] [PATCH] gnu: emacs-denote: Update to 2.3.0.
Date: Wed, 22 May 2024 08:53:58 +0200
Hello,

David Wilson <david <at> daviwil.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-denote): Update source location and bump
> version to 2.3.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Jun 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 60 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.