Date: Thursday, May 13, 2021 @ 20:30:47 Author: felixonmars Revision: 933718
upgpkg: haskell-asn1-parse 0.9.5-110: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 20:30:30 UTC (rev 933717) +++ PKGBUILD 2021-05-13 20:30:47 UTC (rev 933718) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=109 +pkgrel=110 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
