Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
clojure
Commits:
05f39010 by Alexander F. Rødseth at 2026-05-29T19:35:51+02:00
upgpkg: 1.12.5.1654-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = clojure
pkgdesc = Lisp dialect for the JVM
- pkgver = 1.12.5.1645
+ pkgver = 1.12.5.1654
pkgrel = 1
url = https://clojure.org/
install = clojure.install
@@ -11,7 +11,7 @@ pkgbase = clojure
depends = java-environment
optdepends = leiningen: automate clojure projects
optdepends = rlwrap: friendly shell with readline support
- source =
https://download.clojure.org/install/clojure-tools-1.12.5.1645.tar.gz
- b2sums =
034331cdb569936de28572aeab993df97b778ab51a73c723f0662edef421c03e7e130bbfed2fe7b948903d4a355b3b135871755c42ea645e65e7990c5325f3ae
+ source =
https://download.clojure.org/install/clojure-tools-1.12.5.1654.tar.gz
+ b2sums =
5598d5b785a4c8c216f3c0ed5c2af19cc6cdfb9f80707a90277bf521e4ff5f7ca7122988f6bace60d195bf938fc08061625c7503e677fae56824b7b56ae0464d
pkgname = clojure
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
# Contributor: David Harrigan <[email protected]>
pkgname=clojure
-pkgver=1.12.5.1645
+pkgver=1.12.5.1654
pkgrel=1
pkgdesc='Lisp dialect for the JVM'
url='https://clojure.org/'
@@ -19,7 +19,7 @@ optdepends=('leiningen: automate clojure projects'
'rlwrap: friendly shell with readline support')
install=clojure.install
source=("https://download.clojure.org/install/clojure-tools-$pkgver.tar.gz")
-b2sums=('034331cdb569936de28572aeab993df97b778ab51a73c723f0662edef421c03e7e130bbfed2fe7b948903d4a355b3b135871755c42ea645e65e7990c5325f3ae')
+b2sums=('5598d5b785a4c8c216f3c0ed5c2af19cc6cdfb9f80707a90277bf521e4ff5f7ca7122988f6bace60d195bf938fc08061625c7503e677fae56824b7b56ae0464d')
prepare() {
cd clojure-tools
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clojure/-/commit/05f39010bb937a15d2266f8d32a84a4e61f4017b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clojure/-/commit/05f39010bb937a15d2266f8d32a84a4e61f4017b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help