Date: Sunday, September 25, 2022 @ 19:59:23 Author: felixonmars Revision: 1310163
upgpkg: haskell-iospec 0.3.1.1-7: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-iospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:58:23 UTC (rev 1310162) +++ PKGBUILD 2022-09-25 19:59:23 UTC (rev 1310163) @@ -3,7 +3,7 @@ _hkgname=IOSpec pkgname=haskell-iospec pkgver=0.3.1.1 -pkgrel=6 +pkgrel=7 pkgdesc="A pure specification of the IO monad." url="https://github.com/lambdabot/IOSpec" license=("BSD")
