GNU bug report logs -
#44934
[PATCH] gnu: emacs-next-pgtk: Update to savannah feature/pgtk branch.
Previous Next
Reported by: Ryan Prior <rprior <at> protonmail.com>
Date: Sat, 28 Nov 2020 21:23:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 44934 in the body.
You can then email your comments to 44934 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#44934
; Package
guix-patches
.
(Sat, 28 Nov 2020 21:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ryan Prior <rprior <at> protonmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 28 Nov 2020 21:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs.scm (emacs-next-pgtk): Update to savannah feature/pgtk branch.
---
gnu/packages/emacs.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 6fb323deaf..baaa06e5fc 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -314,7 +314,7 @@ languages.")
(files '("share/info"))))))))
(define-public emacs-next-pgtk
- (let ((commit "3df4ca451d41a5f1036713277ef55ca9734c6fa7")
+ (let ((commit "d46a223d8595e8edb67c6361033625797503cacf")
(revision "0"))
(package/inherit emacs-next
(name "emacs-next-pgtk")
@@ -323,12 +323,12 @@ languages.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/masm11/emacs")
+ (url "https://git.savannah.gnu.org/git/emacs.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
- "1c677c97b9avhlzysg09cvf6bd69iz41ggppnszw8chhphk3knfc"))))
+ "1fhkgqsdpy3qkf8wyjvavnfyh8byxh0h80n0448rkg9k0lrkl4wf"))))
(arguments
(substitute-keyword-arguments (package-arguments emacs-next)
((#:configure-flags flags ''())
--
2.29.2
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 30 Nov 2020 22:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ryan Prior <rprior <at> protonmail.com>
:
bug acknowledged by developer.
(Mon, 30 Nov 2020 22:45:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 44934-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Ryan Prior <rprior <at> protonmail.com> skribis:
> * gnu/packages/emacs.scm (emacs-next-pgtk): Update to savannah feature/pgtk branch.
[...]
> (uri (git-reference
> - (url "https://github.com/masm11/emacs")
> + (url "https://git.savannah.gnu.org/git/emacs.git")
Good idea. Applied, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 29 Dec 2020 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.