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

Alexander Rødseth arodseth at gemini.archlinux.org
Mon Aug 16 10:30:42 UTC 2021


    Date: Monday, August 16, 2021 @ 10:30:42
  Author: arodseth
Revision: 1000958

upgpkg: clojure 1.10.3.943-1

Modified:
  clojure/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 10:30:08 UTC (rev 1000957)
+++ PKGBUILD	2021-08-16 10:30:42 UTC (rev 1000958)
@@ -6,8 +6,8 @@
 # Contributor: Vladimir Tsanev <tsachev at gmail.com>
 
 pkgname=clojure
-pkgver=1.10.3.933
-pkgrel=2
+pkgver=1.10.3.943
+pkgrel=1
 pkgdesc='Lisp dialect for the JVM'
 url='https://clojure.org/'
 arch=(any)
@@ -18,7 +18,7 @@
             'rlwrap: friendly shell with readline support')
 install=clojure.install
 source=("https://download.clojure.org/install/clojure-tools-$pkgver.tar.gz")
-b2sums=('0862e94e59b1c014cfa989dff049cd956909894443b1e68d5c3ad6c3588a6c92b8981d424f55588ca111d7d93fc19994514188233345493b57283c055fadde6f')
+b2sums=('8a635219254dd71486dd3f6b24c456af81b52878c21563fbd9d9fa4e298c18a80b9085cf249181cc0a4da0fc81be2844e424e674a53859e46d92bb2e53f01963')
 
 prepare() {
   cd clojure-tools



More information about the arch-commits mailing list