Date: Tuesday, September 21, 2021 @ 12:30:53 Author: felixonmars Revision: 1020231
upgpkg: haskell-base16-bytestring 1.0.1.0-66: rebuild with random 1.2.1 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 12:30:04 UTC (rev 1020230) +++ PKGBUILD 2021-09-21 12:30:53 UTC (rev 1020231) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.1.0 -pkgrel=65 +pkgrel=66 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
