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

Felix Yan fyan at archlinux.org
Sat Apr 9 15:19:16 UTC 2016


    Date: Saturday, April 9, 2016 @ 17:19:16
  Author: fyan
Revision: 169892

upgpkg: haskell-monad-control 1.0.1.0-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 15:18:57 UTC (rev 169891)
+++ PKGBUILD	2016-04-09 15:19:16 UTC (rev 169892)
@@ -4,7 +4,7 @@
 
 _hkgname=monad-control
 pkgname=haskell-monad-control
-pkgver=1.0.0.5
+pkgver=1.0.1.0
 pkgrel=1
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('055f715701c82e2c238282e363807d5bd6300e82cb38eaf37283987bfa8943f9')
+sha256sums=('d4b0209c6cb7006fac618e4d8e3743d908f8b21579d6ff72e9f6e758e24301f4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list