Date: Monday, October 17, 2022 @ 23:03:52 Author: felixonmars Revision: 1330260
upgpkg: haskell-base16-bytestring 1.0.2.0-45: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:03:49 UTC (rev 1330259) +++ PKGBUILD 2022-10-17 23:03:52 UTC (rev 1330260) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=44 +pkgrel=45 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
