From: Konrad Hinsen <konrad.hinsen@fastmail.net>
To: 32357@debbugs.gnu.org
Subject: [bug#32357] [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d
Date: Fri, 3 Aug 2018 12:01:05 +0200 [thread overview]
Message-ID: <m1muu3sr6r.fsf@fastmail.net> (raw)
* 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
next reply other threads:[~2018-08-03 10:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-03 10:01 Konrad Hinsen [this message]
2018-08-13 15:16 ` bug#32357: [PATCH] gnu: emacs-racket-mode: Update to commit 1b78827d Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1muu3sr6r.fsf@fastmail.net \
--to=konrad.hinsen@fastmail.net \
--cc=32357@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.