[PATCH] community/harec: upgrade to 5c9990c863e8eaf8eb47d23b4fb9a73c9ce8056c
Export this patch
This update includes a fix for the non-deterministic build failures we
were seeing on the builders.
---
community/harec/APKBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/community/harec/APKBUILD b/community/harec/APKBUILD
index 33960795cb..221f32c232 100644
--- a/community/harec/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=harec
-pkgver="0_git20220423"
-_commit=c1caaf00bea2415724b969633cca2e3b2b51a4e6
+pkgver="0_git20220428"
+_commit=5c9990c863e8eaf8eb47d23b4fb9a73c9ce8056c
pkgrel=0
pkgdesc="The Hare compiler"
url="https://harelang.org"
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-38cb341ac4ecb84f266f95d5e24ab0e52a0e1c23d5ea2bb8badf7dd3bccc840205b3e30a4aaf14f4e4927a9c08ccb1be816533b44e5e395ba7fb237ccd55c9fc harec-c1caaf00bea2415724b969633cca2e3b2b51a4e6.tar.gz
+44aa32d5c08014ec2b2d06c42b7a1839400d8b20ccbf14a3bf8a145abf1a368e22594cad0940889e1343bf16390cc8d3e8487411f09f4a386ccae8e908515b81 harec-5c9990c863e8eaf8eb47d23b4fb9a73c9ce8056c.tar.gz
"
base-commit: 9ca02203a4ec275de6d8cc85362ca15237b5ef12
--
2.36.0