GNU bug report logs - #27506
[PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0.

Previous Next

Package: guix-patches;

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

From: Alex Vong <alexvong1995 <at> gmail.com>
To: 27506 <at> debbugs.gnu.org
Subject: [bug#27506] [PATCH] gnu: clojure: Update "tools-reader-src" to 1.0.0.
Date: Wed, 28 Jun 2017 00:22:29 +0800
[Message part 1 (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 3 (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.