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

Felix Yan felixonmars at archlinux.org
Thu Mar 22 18:29:41 UTC 2018


    Date: Thursday, March 22, 2018 @ 18:29:40
  Author: felixonmars
Revision: 310709

upgpkg: haskell-mmorph 1.1.2-1

rebuild with mmorph,1.1.2

Modified:
  haskell-mmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-22 18:28:20 UTC (rev 310708)
+++ PKGBUILD	2018-03-22 18:29:40 UTC (rev 310709)
@@ -4,8 +4,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="Monad morphisms"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-mtl" "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('66a813b65b1a52640bdcf78e8d114f434df0fbf26c3a6137c8a806770253c509553a38456b5063b6a36ad0458c35196f968087afeef7738a950ef3ca8e9c1b1c')
+sha512sums=('a33936b900f3762898c07faea7b7f7ac266452c570811768e53d54fff6a9fe2db8642e05a87e53ffd3ee7b7cd98d1a40b83870b9331f8c4ef08f3582b22417b0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list