GNU bug report logs - #32357
[PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Fri, 3 Aug 2018 10:04:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32357: closed ([PATCH] gnu: emacs-racket-mode: Update to
 commit 1b78827d)
Date: Mon, 13 Aug 2018 15:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 13 Aug 2018 11:16:52 -0400
with message-id <20180813151652.GE30613 <at> jasmine.lan>
and subject line Re: [bug#32357] [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d
has caused the debbugs.gnu.org bug report #32357,
regarding [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
32357: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32357
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d
Date: Fri, 3 Aug 2018 12:01:05 +0200
* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit 1b78827d.
---
 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 2ac7e010e..8b4b85d1f 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -10024,8 +10024,8 @@ perform regression test for packages that provide font-lock rules.")
       (license license:gpl3+))))
 
 (define-public emacs-racket-mode
-  (let ((commit "48f0cb99d3b2ca6066249546d2063d85437251c1")
-        (revision "1"))
+  (let ((commit "1b78827d310b6d655782b7bba0f2360c9ef34ff6")
+        (revision "2"))
     (package
       (name "emacs-racket-mode")
       (version (string-append "0.0.2" "-" revision "."
@@ -10039,7 +10039,7 @@ perform regression test for packages that provide font-lock rules.")
          (file-name (string-append name "-" version "-checkout"))
          (sha256
           (base32
-           "0fxky8xj639bjhiab9way9daqda22301b7w85vm4b4ydgjgnc59x"))))
+           "04mzxcg32av8p6v0pqb0si6qk5qxbrbllx6m3j16fp32bdz71sps"))))
       (build-system emacs-build-system)
       (arguments
        `(#:include '("\\.el$" "\\.rkt$")))
-- 
2.18.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 32357-done <at> debbugs.gnu.org
Subject: Re: [bug#32357] [PATCH] gnu: emacs-racket-mode: Update to commit
 1b78827d
Date: Mon, 13 Aug 2018 11:16:52 -0400
[Message part 4 (text/plain, inline)]
On Fri, Aug 03, 2018 at 12:01:05PM +0200, Konrad Hinsen wrote:
> * gnu/packages/emacs.scm (emacs-racket-mode): Update to commit 1b78827d.

Thanks! I changed the commit message to mention the version string and
pushed as 19006c9231430eb71ef0da347fa1b8f70a9ce729.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 341 days ago.

Previous Next


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