[arch-commits] Commit in haskell-bv-sized/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 23:17:51 UTC 2022


    Date: Thursday, March 24, 2022 @ 23:17:51
  Author: felixonmars
Revision: 1175992

upgpkg: haskell-bv-sized 1.0.3-107: rebuild with tasty-hedgehog 1.2.0.0

Modified:
  haskell-bv-sized/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 22:54:59 UTC (rev 1175991)
+++ PKGBUILD	2022-03-24 23:17:51 UTC (rev 1175992)
@@ -3,7 +3,7 @@
 _hkgname=bv-sized
 pkgname=haskell-bv-sized
 pkgver=1.0.3
-pkgrel=106
+pkgrel=107
 pkgdesc="A bitvector datatype that is parameterized by the vector width"
 url="https://github.com/GaloisInc/bv-sized"
 license=('BSD')
@@ -18,6 +18,7 @@
 prepare() {
     cd $_hkgname-$pkgver
     gen-setup
+    uusi -u tasty-hedgehog $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list