guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Léo Le Bouter
Subject: [bug#46224] [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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]