Date: Friday, January 29, 2021 @ 05:30:12 Author: felixonmars Revision: 834203
upgpkg: haskell-base16-bytestring 1.0.1.0-18: rebuild with bifunctors 5.5.10 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 05:29:31 UTC (rev 834202) +++ PKGBUILD 2021-01-29 05:30:12 UTC (rev 834203) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=17 +pkgrel=18 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
