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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 25 06:18:35 UTC 2022


    Date: Monday, July 25, 2022 @ 06:18:34
  Author: felixonmars
Revision: 1256728

upgpkg: haskell-fin 0.2.1-34: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2

Modified:
  haskell-fin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-25 06:18:26 UTC (rev 1256727)
+++ PKGBUILD	2022-07-25 06:18:34 UTC (rev 1256728)
@@ -3,7 +3,7 @@
 _hkgname=fin
 pkgname=haskell-fin
 pkgver=0.2.1
-pkgrel=33
+pkgrel=34
 pkgdesc="Nat and Fin: peano naturals and finite numbers"
 url="https://github.com/phadej/vec"
 license=("BSD")
@@ -17,6 +17,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u inspection-testing $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list