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

Felix Yan felixonmars at archlinux.org
Mon Feb 26 12:32:33 UTC 2018


    Date: Monday, February 26, 2018 @ 12:32:32
  Author: felixonmars
Revision: 298279

upgpkg: haskell-mmorph 1.1.1-1

rebuild with mmorph,1.1.1

Modified:
  haskell-mmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-26 12:32:14 UTC (rev 298278)
+++ PKGBUILD	2018-02-26 12:32:32 UTC (rev 298279)
@@ -4,8 +4,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.1.0
-pkgrel=5
+pkgver=1.1.1
+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=('7733f23f0efef2c76a9c1dae8a835a5bccd6e643e73cf3ef9464bc6e49e8bc6f5bb70b5844a06af65be1c63c788b340d71a4e3b989d0ca0979a1b073d370fb3f')
+sha512sums=('66a813b65b1a52640bdcf78e8d114f434df0fbf26c3a6137c8a806770253c509553a38456b5063b6a36ad0458c35196f968087afeef7738a950ef3ca8e9c1b1c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list