[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 6 20:02:53 UTC 2017


    Date: Sunday, August 6, 2017 @ 20:02:52
  Author: felixonmars
Revision: 249087

upgpkg: haskell-monad-control 1.0.2.2-1

rebuild with monad-control,1.0.2.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-06 19:56:23 UTC (rev 249086)
+++ PKGBUILD	2017-08-06 20:02:52 UTC (rev 249087)
@@ -4,7 +4,7 @@
 
 _hkgname=monad-control
 pkgname=haskell-monad-control
-pkgver=1.0.2.1
+pkgver=1.0.2.2
 pkgrel=1
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-stm" "haskell-transformers-base" "haskell-transformers-compat")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1107dc28a848c4ef6e2da9fa9766839f09c20157fcd348b9010212d8ba23d153316f789031abcdac51c649d13cd305ff216642a8c46c33447ecf2a7958d426a2')
+sha512sums=('0a65004eeefe38fcaad033d293345020ec358c532a1edf4931c64414ac4d19129c534531e761e1cc0e028a0a4cc26e2b6f404cb939a08be196c58085a7739320')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list