Date: Monday, February 1, 2021 @ 01:15:45 Author: felixonmars Revision: 839051
upgpkg: haskell-base16-bytestring 1.0.1.0-20: rebuild with unliftio 0.2.14 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 01:15:03 UTC (rev 839050) +++ PKGBUILD 2021-02-01 01:15:45 UTC (rev 839051) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=19 +pkgrel=20 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
