Date: Thursday, December 17, 2020 @ 16:26:57 Author: felixonmars Revision: 777644
upgpkg: haskell-base16-bytestring 1.0.0.0-2: rebuild with th-abstraction 0.4.1.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 16:26:15 UTC (rev 777643) +++ PKGBUILD 2020-12-17 16:26:57 UTC (rev 777644) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
