Date: Tuesday, February 9, 2021 @ 21:13:57 Author: felixonmars Revision: 851680
upgpkg: haskell-base16-bytestring 1.0.1.0-24: rebuild with ghc 8.10.4 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:13:32 UTC (rev 851679) +++ PKGBUILD 2021-02-09 21:13:57 UTC (rev 851680) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=23 +pkgrel=24 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
