Codebase list core-async-clojure / 63fa25b
Add standard headers to Lein Local patch Gbp-Dch: ignore Jérôme Charaoui 1 year, 9 months ago
1 changed file(s) with 13 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 Patch project.clj so we can build using lein locally.
1 Index: core-async-clojure/project.clj
2 ===================================================================
3 --- core-async-clojure.orig/project.clj
4 +++ core-async-clojure/project.clj
0 From: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
1 Date: Tue, 5 Jul 2022 17:19:22 -0400
2 Subject: Patch project.clj so we can build using lein locally
3
4 Forwarded: not-needed
5 ---
6 project.clj | 13 +++++--------
7 1 file changed, 5 insertions(+), 8 deletions(-)
8
9 diff --git a/project.clj b/project.clj
10 index a8f5bd0..3b9bbd4 100644
11 --- a/project.clj
12 +++ b/project.clj
513 @@ -1,12 +1,10 @@
614 -(defproject org.clojure/core.async "0.1.0-SNAPSHOT"
715 +(defproject org.clojure/core.async "1.3.610"