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

Felix Yan fyan at archlinux.org
Mon Apr 11 09:46:25 UTC 2016


    Date: Monday, April 11, 2016 @ 11:46:25
  Author: fyan
Revision: 170401

upgpkg: haskell-mono-traversable 0.10.2-1

rebuild with mono-traversable-0.10.2

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 09:32:41 UTC (rev 170400)
+++ PKGBUILD	2016-04-11 09:46:25 UTC (rev 170401)
@@ -4,8 +4,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=0.10.1.1
-pkgrel=7
+pkgver=0.10.2
+pkgrel=1
 pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers"
 url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('a15fe3e4c92a6293a8959f77a6054ae85f5a1be049b2f7b07997245d6e6b574b')
+sha256sums=('379ee5a7f9fc2a5c4fb11522fe28654d130c044265643122c8b3163e8e0452b8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list