unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46224] [PATCH] gnu: emacs-next-pgtk: Update to 28.0.50-0.ae18c8e.
@ 2021-02-01  6:33 guix-patches--- via
  2021-02-01 23:59 ` bug#46224: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2021-02-01  6:33 UTC (permalink / raw)
  To: 46224

* 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





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

* bug#46224: [PATCH] gnu: emacs-next-pgtk: Update to 28.0.50-0.ae18c8e.
  2021-02-01  6:33 [bug#46224] [PATCH] gnu: emacs-next-pgtk: Update to 28.0.50-0.ae18c8e guix-patches--- via
@ 2021-02-01 23:59 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-02-01 23:59 UTC (permalink / raw)
  To: guix-patches--- via; +Cc: 46224-done

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




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

end of thread, other threads:[~2021-02-02  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01  6:33 [bug#46224] [PATCH] gnu: emacs-next-pgtk: Update to 28.0.50-0.ae18c8e guix-patches--- via
2021-02-01 23:59 ` bug#46224: " Leo Famulari

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