summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-05-10 22:02:32 +1200
committerGeorge Rawlinson2022-05-10 22:02:32 +1200
commit9bea577afa2b5675b7e6d29da0a4cbccc5f232d7 (patch)
tree7c93c98327d8f71dc42b8453dd8711f65378eeee /PKGBUILD
parent72266f5c28d8175f0c2714a6e3b649ec68782789 (diff)
downloadaur-9bea577afa2b5675b7e6d29da0a4cbccc5f232d7.tar.gz
upgpkg: hare r2395-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b7dbf18d05..3f3b2e5b6c68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Armin Preiml <apreiml@strohwolke.at>
pkgname=hare
-pkgver=r2312.11ee81c1
+pkgver=r2395.31ba8fbf
pkgrel=1
pkgdesc='The Hare programming language'
arch=('x86_64')
@@ -10,11 +10,8 @@ url='https://harelang.org/'
license=('GPL3' 'MPL2')
depends=('qbe' 'harec')
makedepends=('git' 'scdoc')
-_commit='11ee81c199cd357cb8a5a6928d6ba5beddcbc9fa'
-source=(
- "hare::git+https://git.sr.ht/~sircmpwn/hare#commit=$_commit"
-)
-sha512sums=('SKIP')
+_commit='31ba8fbf635d656187c871a18d82793eae690a1a'
+source=("hare::git+https://git.sr.ht/~sircmpwn/hare#commit=$_commit")
b2sums=('SKIP')
pkgver() {