GNU bug report logs -
#27506
[PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0.
Previous Next
Reported by: Alex Vong <alexvong1995 <at> gmail.com>
Date: Tue, 27 Jun 2017 16:55:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#27506: [PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 27506 <at> debbugs.gnu.org.
--
27506: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27506
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Alex Vong <alexvong1995 <at> gmail.com> skribis:
> From e971a2f8ba7816b1d94fccb7370db1c78a48b043 Mon Sep 17 00:00:00 2001
> From: Alex Vong <alexvong1995 <at> gmail.com>
> Date: Sat, 24 Jun 2017 19:16:33 +0800
> Subject: [PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0.
>
> * gnu/packages/java.scm (clojure)[inputs]: Update "tools-reader-src" to
> 1.0.0.
Applied, thanks!
Ludo'.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hi,
This updates the "tools-reader-src" submodule of clojure to its latest
version. The submodule is only used for the test.
[0001-gnu-clojure-Update-tools-reader-src-to-1.0.0.patch (text/x-diff, inline)]
From e971a2f8ba7816b1d94fccb7370db1c78a48b043 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Sat, 24 Jun 2017 19:16:33 +0800
Subject: [PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0.
* gnu/packages/java.scm (clojure)[inputs]: Update "tools-reader-src" to
1.0.0.
---
gnu/packages/java.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index e81ee40d3..e074dab46 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -1839,8 +1839,8 @@ IcedTea build harness.")
"10baak8v0hnwz2hr33bavshm7y49mmn9zsyyms1dwjz45p5ymhy0"))
("tools-reader-src"
,(submodule "tools.reader/archive/tools.reader-"
- "0.10.0"
- "09i3lzbhr608h76mhdjm3932gg9xi8sflscla3c5f0v1nkc28cnr"))))
+ "1.0.0"
+ "1lafblmmj4hkg0aqrf19qkdw9wdcsh3qxmn6cbkmnzbhffpyv2lv"))))
(home-page "https://clojure.org/")
(synopsis "Lisp dialect running on the JVM")
(description "Clojure is a dynamic, general-purpose programming language,
--
2.13.1
[Message part 6 (text/plain, inline)]
Cheers,
Alex
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.