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

Felix Yan felixonmars at archlinux.org
Sat Jun 3 09:13:13 UTC 2017


    Date: Saturday, June 3, 2017 @ 09:13:12
  Author: felixonmars
Revision: 233646

upgpkg: haskell-mmorph 1.1.0-1

rebuild with mmorph,1.1.0

Modified:
  haskell-mmorph/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-03 07:38:34 UTC (rev 233645)
+++ PKGBUILD	2017-06-03 09:13:12 UTC (rev 233646)
@@ -4,7 +4,7 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.0.9
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Monad morphisms"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-mtl" "haskell-transformers-compat")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e1f27d3881b254e2a87ffb21f33e332404abb180361f9d29092a85e321554563')
+sha512sums=('7733f23f0efef2c76a9c1dae8a835a5bccd6e643e73cf3ef9464bc6e49e8bc6f5bb70b5844a06af65be1c63c788b340d71a4e3b989d0ca0979a1b073d370fb3f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list