Date: Friday, January 6, 2023 @ 19:49:18 Author: felixonmars Revision: 1379052
upgpkg: haskell-base16-bytestring 1.0.2.0-53: rebuild with hashable 1.4.2.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:49:15 UTC (rev 1379051) +++ PKGBUILD 2023-01-06 19:49:18 UTC (rev 1379052) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=52 +pkgrel=53 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
