Date: Monday, December 20, 2021 @ 02:06:49 Author: felixonmars Revision: 1079244
upgpkg: haskell-uri-bytestring 0.3.3.1-32: rebuild with attoparsec 0.14.2 Modified: haskell-uri-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 02:05:50 UTC (rev 1079243) +++ PKGBUILD 2021-12-20 02:06:49 UTC (rev 1079244) @@ -3,7 +3,7 @@ _hkgname=uri-bytestring pkgname=haskell-uri-bytestring pkgver=0.3.3.1 -pkgrel=31 +pkgrel=32 pkgdesc="Haskell URI parsing as ByteStrings" url="https://github.com/Soostone/uri-bytestring" license=('BSD')
