diff options
| author | Mathieu Lirzin <mthl@reuz.fr> | 2026-05-05 00:19:29 +0200 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2026-05-27 16:47:20 +0800 |
| commit | e1273e751bb4a65cd8f817b871bfde740373d917 (patch) | |
| tree | d1bc61a646b98c2f697c684b7c5c93c7f5b9e171 | |
| parent | d4a88e781a88d28b6a1df4490117a34103ae98ea (diff) | |
gnu: babashka: Update to 1.12.218.
* nongnu/packages/clojure.scm (babashka): Update to 1.12.218.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| -rw-r--r-- | nongnu/packages/clojure.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/clojure.scm b/nongnu/packages/clojure.scm index bfe7fe1..8087f8e 100644 --- a/nongnu/packages/clojure.scm +++ b/nongnu/packages/clojure.scm | |||
| @@ -226,7 +226,7 @@ perform refactors and more.") | |||
| 226 | (define-public babashka | 226 | (define-public babashka |
| 227 | (package | 227 | (package |
| 228 | (name "babashka") | 228 | (name "babashka") |
| 229 | (version "1.12.214") | 229 | (version "1.12.218") |
| 230 | (source (origin | 230 | (source (origin |
| 231 | (method url-fetch/tarbomb) | 231 | (method url-fetch/tarbomb) |
| 232 | (uri (string-append "https://github.com/babashka/babashka" | 232 | (uri (string-append "https://github.com/babashka/babashka" |
| @@ -234,7 +234,7 @@ perform refactors and more.") | |||
| 234 | version "-linux-amd64.tar.gz")) | 234 | version "-linux-amd64.tar.gz")) |
| 235 | (sha256 | 235 | (sha256 |
| 236 | (base32 | 236 | (base32 |
| 237 | "14vrjddia92cz1da67nyjbq0y0jsdnn0235xma5jnkppqvy9jxqn")))) | 237 | "1p6gzzgb1kjyy4cgj1l909hxc3nn4vw5mck25i67fia27k99kpvf")))) |
| 238 | (build-system binary-build-system) | 238 | (build-system binary-build-system) |
| 239 | (arguments | 239 | (arguments |
| 240 | (list #:patchelf-plan | 240 | (list #:patchelf-plan |
