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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Yuval Langer <yuval.langer <at> gmail.com>
Subject: bug#75857: closed (Re: [bug#75857] Fix version number.)
Date: Sun, 26 Jan 2025 20:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75857: Update emacs-greader package.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75857 <at> debbugs.gnu.org.

-- 
75857: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75857
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (text/plain, inline)]
Thank you!
[0001-gnu-emacs-greader-Update-to-0.12.6.patch (text/x-patch, attachment)]

This bug report was last modified 113 days ago.

Previous Next


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