GNU bug report logs - #46224
[PATCH] gnu: emacs-next-pgtk: Update to 28.0.50-0.ae18c8e.

Previous Next

Package: guix-patches;

Reported by: Léo Le Bouter <lle-bout <at> zaclys.net>

Date: Mon, 1 Feb 2021 06:34:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 46224 in the body.
You can then email your comments to 46224 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#46224; Package guix-patches. (Mon, 01 Feb 2021 06:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Léo Le Bouter <lle-bout <at> zaclys.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 01 Feb 2021 06:34:02 GMT) Full text and rfc822 format available.

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

From: Léo Le Bouter <lle-bout <at> zaclys.net>
To: guix-patches <at> gnu.org
Cc: Léo Le Bouter <lle-bout <at> zaclys.net>
Subject: [PATCH] gnu: emacs-next-pgtk: Update to 28.0.50-0.ae18c8e.
Date: Mon,  1 Feb 2021 07:33:07 +0100
* gnu/packages/emacs.scm (emacs-next-pgtk):
[version]: Update to 28.0.50-0.ae18c8e.
[commit]: Bump to ae18c8ec4f0ef37c8c9cda473770ff47e41291e2.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 5cca2bc9f7..17115e7860 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -308,7 +308,7 @@ languages.")
               (files '("share/info"))))))))
 
 (define-public emacs-next-pgtk
-  (let ((commit "d46a223d8595e8edb67c6361033625797503cacf")
+  (let ((commit "ae18c8ec4f0ef37c8c9cda473770ff47e41291e2")
         (revision "0"))
     (package/inherit emacs-next
       (name "emacs-next-pgtk")
@@ -322,7 +322,7 @@ languages.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1fhkgqsdpy3qkf8wyjvavnfyh8byxh0h80n0448rkg9k0lrkl4wf"))))
+           "07hgfqh965zmra0rbmnf63p3lsinpv5hn5payqcrjx25pl75xnaf"))))
       (arguments
        (substitute-keyword-arguments (package-arguments emacs-next)
          ((#:configure-flags flags ''())
-- 
2.30.0





Information forwarded to guix-patches <at> gnu.org:
bug#46224; Package guix-patches. (Tue, 02 Feb 2021 00:01:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches--- via <guix-patches <at> gnu.org>
Cc: 46224-done <at> debbugs.gnu.org
Subject: Re: [bug#46224] [PATCH] gnu: emacs-next-pgtk: Update to
 28.0.50-0.ae18c8e.
Date: Mon, 1 Feb 2021 18:59:50 -0500
On Mon, Feb 01, 2021 at 07:33:07AM +0100, guix-patches--- via wrote:
> * gnu/packages/emacs.scm (emacs-next-pgtk):
> [version]: Update to 28.0.50-0.ae18c8e.
> [commit]: Bump to ae18c8ec4f0ef37c8c9cda473770ff47e41291e2.

Thanks!

> -  (let ((commit "d46a223d8595e8edb67c6361033625797503cacf")
> +  (let ((commit "ae18c8ec4f0ef37c8c9cda473770ff47e41291e2")
>          (revision "0"))


I updated the package revision to "1" and pushed as
5ecc09551b0394e59406ef7898bc084236d84c97

The revision field lets us ensure that the version increases
monotonically in cases like this, so that `guix upgrade` will work as
expected.[0]

The new package's version is this:

28.0.50-1.ae18c8e 

... and the old version was this:

28.0.50-0.d46a223


https://guix.gnu.org/manual/en/html_node/Version-Numbers.html




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 02 Feb 2021 00:01:02 GMT) Full text and rfc822 format available.

Notification sent to Léo Le Bouter <lle-bout <at> zaclys.net>:
bug acknowledged by developer. (Tue, 02 Feb 2021 00:01:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 02 Mar 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 49 days ago.

Previous Next


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