[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 5 23:05:30 UTC 2022
Date: Monday, September 5, 2022 @ 23:05:30
Author: felixonmars
Revision: 1293714
upgpkg: haskell-monad-control 1.0.3.1-61: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 23:05:21 UTC (rev 1293713)
+++ PKGBUILD 2022-09-05 23:05:30 UTC (rev 1293714)
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.3.1
-pkgrel=60
+pkgrel=61
pkgdesc="Lift control operations, like exception catching, through monad transformers"
url="https://github.com/basvandijk/monad-control"
license=("BSD")
More information about the arch-commits
mailing list