GNU bug report logs - #75857
Update emacs-greader package.

Previous Next

Package: guix-patches;

Reported by: Yuval Langer <yuval.langer <at> gmail.com>

Date: Sun, 26 Jan 2025 11:08:02 UTC

Severity: normal

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 75857 in the body.
You can then email your comments to 75857 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 guix-patches <at> gnu.org:
bug#75857; Package guix-patches. (Sun, 26 Jan 2025 11:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yuval Langer <yuval.langer <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 26 Jan 2025 11:08:02 GMT) Full text and rfc822 format available.

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

From: Yuval Langer <yuval.langer <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: Update emacs-greader package.
Date: Sun, 26 Jan 2025 13:06:24 +0200
[Message part 1 (text/plain, inline)]
Thank you!
[0001-gnu-emacs-greader-Update-to-0.12.6.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#75857; Package guix-patches. (Sun, 26 Jan 2025 11:39:02 GMT) Full text and rfc822 format available.

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

From: Yuval Langer <yuval.langer <at> gmail.com>
To: 75857 <at> debbugs.gnu.org
Subject: Fix version number.
Date: Sun, 26 Jan 2025 13:37:54 +0200
[Message part 1 (text/plain, inline)]
I accidentally wrote the wrong version number.  The right number for
this commit is 0.12.5.
[0001-gnu-emacs-greader-Update-to-0.12.5.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#75857; Package guix-patches. (Sun, 26 Jan 2025 12:08:02 GMT) Full text and rfc822 format available.

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

From: Yuval Langer <yuval.langer <at> gmail.com>
To: 75857 <at> debbugs.gnu.org
Subject: Latest commit on ELPA is actually this 0.12.6 one.
Date: Sun, 26 Jan 2025 14:06:40 +0200
[Message part 1 (text/plain, inline)]
Sorry for the flood.
[0001-gnu-emacs-greader-Update-to-0.12.6.patch (text/x-patch, attachment)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sun, 26 Jan 2025 20:06:02 GMT) Full text and rfc822 format available.

Notification sent to Yuval Langer <yuval.langer <at> gmail.com>:
bug acknowledged by developer. (Sun, 26 Jan 2025 20:06:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Yuval Langer <yuval.langer <at> gmail.com>
Cc: 75857-done <at> debbugs.gnu.org
Subject: Re: [bug#75857] Fix version number.
Date: Sun, 26 Jan 2025 21:04:57 +0100
Hello,

Yuval Langer <yuval.langer <at> gmail.com> writes:

> I accidentally wrote the wrong version number.  The right number for
> this commit is 0.12.5.
>
> From 8b0180f9bec89e03f63a8fc2d9e4f7163e7ec311 Mon Sep 17 00:00:00 2001
> Message-Id: <8b0180f9bec89e03f63a8fc2d9e4f7163e7ec311.1737891271.git.yuval.langer <at> gmail.com>
> From: Yuval Langer <yuval.langer <at> gmail.com>
> Date: Sun, 26 Jan 2025 13:02:42 +0200
> Subject: [PATCH] gnu: emacs-greader: Update to 0.12.5.

I applied this patch instead of the one with the 0.12.6 update because
package follows upstream, not ELPA.

>  (define-public emacs-greader
> -  (let ((commit "0379b8a704692d6dbd728afdd982317803052e32")) ;version bump
> +  (let ((commit "d58c1ee051afe384e23455b7c8b72ee1eae4850f")
> +        (revision "1"))
>      (package
>        (name "emacs-greader")
> -      (version "0.12.3")
> +      (version (git-version "0.12.5" revision commit))

Note this is a version bump, so there’s no need to use a revision and
`git-version'.

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 24 Feb 2025 12:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 17 days ago.

Previous Next


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