[arch-commits] Commit in clojure/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Oct 22 15:45:32 UTC 2020


    Date: Thursday, October 22, 2020 @ 15:45:32
  Author: arodseth
Revision: 729252

upgpkg: clojure 1.10.1-12

Modified:
  clojure/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 15:41:31 UTC (rev 729251)
+++ PKGBUILD	2020-10-22 15:45:32 UTC (rev 729252)
@@ -8,8 +8,8 @@
 pkgname=clojure
 pkgver=1.10.1
 # https://github.com/clojure/brew-install/CHANGELOG.md
-_toolver=716
-pkgrel=11
+_toolver=727
+pkgrel=12
 pkgdesc='Lisp dialect for the JVM'
 url='https://clojure.org/'
 arch=(any)
@@ -20,7 +20,7 @@
 install=clojure.install
 source=("https://download.clojure.org/install/clojure-tools-$pkgver.$_toolver.tar.gz"
         clojure.sh)
-sha256sums=('702a333e813f4c5d9ab832a475db67c4ce82adf1ab10b1fd5f2ade44d2bd8c36'
+sha256sums=('58a40a3045ad4278273a0a3173786ae98e987107f9e50d39dbe2bc6389dfddd6'
             'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
 
 prepare() {



More information about the arch-commits mailing list