unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32357] [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d
@ 2018-08-03 10:01 Konrad Hinsen
  2018-08-13 15:16 ` bug#32357: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Hinsen @ 2018-08-03 10:01 UTC (permalink / raw)
  To: 32357

* 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

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

* bug#32357: [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d
  2018-08-03 10:01 [bug#32357] [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d Konrad Hinsen
@ 2018-08-13 15:16 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-08-13 15:16 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: 32357-done

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-08-13 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-03 10:01 [bug#32357] [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d Konrad Hinsen
2018-08-13 15:16 ` bug#32357: " 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).