Date: Monday, January 17, 2022 @ 19:12:02 Author: felixonmars Revision: 1108008
upgpkg: haskell-base16-bytestring 1.0.2.0-3: rebuild with hashable 1.3.5.0 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 19:11:41 UTC (rev 1108007) +++ PKGBUILD 2022-01-17 19:12:02 UTC (rev 1108008) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
