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

Felix Yan felixonmars at archlinux.org
Mon Dec 12 03:04:04 UTC 2016


    Date: Monday, December 12, 2016 @ 03:04:03
  Author: felixonmars
Revision: 198818

upgpkg: haskell-mmorph 1.0.9-1

rebuild with mmorph-1.0.9

Modified:
  haskell-mmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 03:03:55 UTC (rev 198817)
+++ PKGBUILD	2016-12-12 03:04:03 UTC (rev 198818)
@@ -4,8 +4,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc="Monad morphisms"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-mtl" "haskell-transformers-compat")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('14c391b111af4cc10917a9340897ae2a5718f5b0b7e6bc13f379445c58fe0dc5')
+sha256sums=('e1f27d3881b254e2a87ffb21f33e332404abb180361f9d29092a85e321554563')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list