Date: Monday, March 16, 2020 @ 01:56:41 Author: felixonmars Revision: 599003
upgpkg: haskell-optparse-simple 0.1.1.2-150: rebuild with hashable 1.3.0.0 Modified: haskell-optparse-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 01:56:05 UTC (rev 599002) +++ PKGBUILD 2020-03-16 01:56:41 UTC (rev 599003) @@ -4,7 +4,7 @@ _hkgname=optparse-simple pkgname=haskell-optparse-simple pkgver=0.1.1.2 -pkgrel=149 +pkgrel=150 pkgdesc="Simple interface to optparse-applicative" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
