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

Felix Yan felixonmars at archlinux.org
Tue Apr 30 08:29:13 UTC 2019


    Date: Tuesday, April 30, 2019 @ 08:29:12
  Author: felixonmars
Revision: 456627

upgpkg: haskell-mmorph 1.1.3-1

rebuild with mmorph 1.1.3

Modified:
  haskell-mmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-30 08:25:47 UTC (rev 456626)
+++ PKGBUILD	2019-04-30 08:29:12 UTC (rev 456627)
@@ -3,8 +3,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.1.2
-pkgrel=11
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="Monad morphisms"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a33936b900f3762898c07faea7b7f7ac266452c570811768e53d54fff6a9fe2db8642e05a87e53ffd3ee7b7cd98d1a40b83870b9331f8c4ef08f3582b22417b0')
+sha512sums=('3ef260682b5de48d765f9524abcd6853b5c4bfe94e2ca116ee4077aa0d7e5853f87e8ce1742f59b8753d2c0c3605251188346be7b394fa51d6ff2c5983edc3ec')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list