[arch-commits] Commit in haskell-vec/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 25 10:13:00 UTC 2022
Date: Monday, July 25, 2022 @ 10:13:00
Author: felixonmars
Revision: 1257332
upgpkg: haskell-vec 0.4.1-48: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2
Modified:
haskell-vec/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-25 09:19:36 UTC (rev 1257331)
+++ PKGBUILD 2022-07-25 10:13:00 UTC (rev 1257332)
@@ -3,7 +3,7 @@
_hkgname=vec
pkgname=haskell-vec
pkgver=0.4.1
-pkgrel=47
+pkgrel=48
pkgdesc="Vec: length-indexed (sized) list"
url="https://github.com/phadej/vec"
license=("BSD")
@@ -18,6 +18,7 @@
prepare() {
cd $_hkgname-$pkgver
gen-setup
+ uusi -u inspection-testing $_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list