Date: Wednesday, January 4, 2023 @ 23:29:06 Author: felixonmars Revision: 1375738
upgpkg: haskell-base16-bytestring 1.0.2.0-52: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:28:17 UTC (rev 1375737) +++ PKGBUILD 2023-01-04 23:29:06 UTC (rev 1375738) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=51 +pkgrel=52 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
