[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 28 13:18:57 UTC 2018
Date: Thursday, June 28, 2018 @ 13:18:57
Author: felixonmars
Revision: 346743
upgpkg: haskell-monad-control 1.0.2.3-9
rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2
Modified:
haskell-monad-control/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-28 13:18:25 UTC (rev 346742)
+++ PKGBUILD 2018-06-28 13:18:57 UTC (rev 346743)
@@ -5,7 +5,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.2.3
-pkgrel=8
+pkgrel=9
pkgdesc="Lift control operations, like exception catching, through monad transformers"
url="https://github.com/basvandijk/monad-control"
license=("custom:BSD3")
More information about the arch-commits
mailing list