summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-08-06 16:59:19 +1200
committerGeorge Rawlinson2022-08-06 16:59:19 +1200
commit3430fd5c7f974b90200ebfebebb2a8fd38b27cd1 (patch)
tree813ccf2ae43cc345d4ed992b42f54e8f48e2e441 /PKGBUILD
parent4224b5b5faef33733c4d19c7e5bbef3691e90f3c (diff)
downloadaur-3430fd5c7f974b90200ebfebebb2a8fd38b27cd1.tar.gz
upgpkg: hare r2634-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50400ee53815..85fe404c86b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Armin Preiml <apreiml@strohwolke.at>
pkgname=hare
-pkgver=r2629.f7584535
+pkgver=r2634.296925c9
pkgrel=1
pkgdesc='The Hare programming language'
arch=('x86_64')
@@ -10,7 +10,7 @@ url='https://harelang.org/'
license=('GPL3' 'MPL2')
depends=('qbe' 'harec')
makedepends=('git' 'scdoc')
-_commit='f75845357147c3985a5bd7444900e14a639f775e'
+_commit='296925c91d79362d6b8ac94e0336a38e9af0f1c9'
source=("hare::git+https://git.sr.ht/~sircmpwn/hare#commit=$_commit")
b2sums=('SKIP')