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

Felix Yan fyan at archlinux.org
Mon Jan 18 01:58:17 UTC 2016


    Date: Monday, January 18, 2016 @ 02:58:17
  Author: fyan
Revision: 157293

upgpkg: haskell-mmorph 1.0.5-1

rebuild with transformers-compat-0.5.1.4

Modified:
  haskell-mmorph/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-18 01:58:10 UTC (rev 157292)
+++ PKGBUILD	2016-01-18 01:58:17 UTC (rev 157293)
@@ -4,8 +4,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="Monad morphisms"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('22e3665b4c86bf28cb4e836da91f586294d74d1cf1c18db364dcf568eba7bf4c')
+sha256sums=('6ae92f8c9e0aa767ecce520833ac46d3cf293931050650dc8896be16fb16da9d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list