Date: Thursday, March 3, 2022 @ 18:57:56 Author: felixonmars Revision: 1141012
upgpkg: haskell-base64 0.4.2.3-13: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-base64/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 18:56:52 UTC (rev 1141011) +++ PKGBUILD 2022-03-03 18:57:56 UTC (rev 1141012) @@ -3,7 +3,7 @@ _hkgname=base64 pkgname=haskell-base64 pkgver=0.4.2.3 -pkgrel=12 +pkgrel=13 pkgdesc="A modern RFC 4648-compliant Base64 library" url="https://github.com/emilypi/base64" license=("BSD")
