Date: Sunday, December 25, 2022 @ 19:06:59 Author: felixonmars Revision: 1366031
upgpkg: haskell-base16-bytestring 1.0.2.0-50: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:06:52 UTC (rev 1366030) +++ PKGBUILD 2022-12-25 19:06:59 UTC (rev 1366031) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=1.0.2.0 -pkgrel=49 +pkgrel=50 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings" url="https://github.com/haskell/base16-bytestring" license=("BSD")
