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

Felix Yan felixonmars at archlinux.org
Tue Mar 31 22:52:07 UTC 2020


    Date: Tuesday, March 31, 2020 @ 22:52:06
  Author: felixonmars
Revision: 608497

upgpkg: haskell-microspec 0.2.1.3-20: rebuild with QuickCheck 2.14

Modified:
  haskell-microspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-31 22:51:40 UTC (rev 608496)
+++ PKGBUILD	2020-03-31 22:52:06 UTC (rev 608497)
@@ -3,7 +3,7 @@
 _name=microspec
 pkgname=haskell-microspec
 pkgver=0.2.1.3
-pkgrel=19
+pkgrel=20
 pkgdesc="A tiny, property-based (and unit) testing library with minimal dependencies"
 arch=('x86_64')
 url="https://hackage.haskell.org/package/microspec"



More information about the arch-commits mailing list