diff options
| -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 |
