GNU bug report logs -
#45050
[PATCH] gnu: Update emacs-guix to temporary repository.
Previous Next
Reported by: John Soo <jsoo1 <at> asu.edu>
Date: Sat, 5 Dec 2020 05:23:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 45050 <at> debbugs.gnu.org (full text, mbox):
Hi!
John Soo <jsoo1 <at> asu.edu> skribis:
>>From 28abdd7140c31425f6add54470ad683bc46e8de7 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1 <at> asu.edu>
> Date: Thu, 12 Nov 2020 23:04:27 -0800
> Subject: [PATCH] gnu: Update emacs-guix.
>
> * gnu/packages/emacs-xyz.scm (emacs-guix): Update it, [inputs] Use guile for
> guix.
If it fixes one of the bugs in the tracker, we can mention it in the
commit log with “Fixes <https://bugs.gnu.org/XYZ>.”
> (define-public emacs-guix
> - (let ((commit "58a840d0671091e3064e36244790ef8839da87d6")
> - (revision "2"))
> + (let* ((commit "a694fdbcedb6edd2239a31d326e475c763ee32f8")
> + (revision "1"))
Please increment the revision number rather than decrement it.
> (package
> - (name "emacs-guix")
> - (version (git-version "0.5.2" revision commit))
Please don’t reindent, the original formatting was fine. :-)
Could you send an updated patch?
I guess it’s fine to use your repo until we hear from Alex Kost.
Thanks for taking care of this!
Ludo’.
This bug report was last modified 4 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.