[arch-commits] Commit in haskell-polysemy/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 25 06:41:19 UTC 2022
Date: Monday, July 25, 2022 @ 06:41:18
Author: felixonmars
Revision: 1256858
upgpkg: haskell-polysemy 1.7.1.0-17: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2
Modified:
haskell-polysemy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-25 06:41:10 UTC (rev 1256857)
+++ PKGBUILD 2022-07-25 06:41:18 UTC (rev 1256858)
@@ -3,7 +3,7 @@
_hkgname=polysemy
pkgname=haskell-polysemy
pkgver=1.7.1.0
-pkgrel=16
+pkgrel=17
pkgdesc="Higher-order, low-boilerplate, zero-cost free monads"
url="https://github.com/isovector/polysemy"
license=('BSD')
@@ -17,7 +17,7 @@
prepare() {
cd $_hkgname-$pkgver
- uusi -u doctest $_hkgname.cabal
+ uusi -u doctest -u inspection-testing $_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list