Date: Tuesday, January 11, 2022 @ 19:21:46 Author: felixonmars Revision: 1100840
upgpkg: haskell-success 0.2.6-198: rebuild with ghc 9.0.2 Modified: haskell-success/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 19:20:47 UTC (rev 1100839) +++ PKGBUILD 2022-01-11 19:21:46 UTC (rev 1100840) @@ -4,7 +4,7 @@ _hkgname=success pkgname=haskell-success pkgver=0.2.6 -pkgrel=197 +pkgrel=198 pkgdesc="A version of Either specialised for encoding of success or failure" url="https://github.com/nikita-volkov/success" license=("MIT")
