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

Felix Yan fyan at archlinux.org
Tue Feb 16 01:51:54 UTC 2016


    Date: Tuesday, February 16, 2016 @ 02:51:54
  Author: fyan
Revision: 161771

upgpkg: haskell-mono-traversable 0.10.1.1-1

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-16 01:44:01 UTC (rev 161770)
+++ PKGBUILD	2016-02-16 01:51:54 UTC (rev 161771)
@@ -4,8 +4,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=0.10.1
-pkgrel=4
+pkgver=0.10.1.1
+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=('a82e63352ed854319bca7d33e3aa13a42a18648e47d01109f8c306ee54b9418b')
+sha256sums=('a15fe3e4c92a6293a8959f77a6054ae85f5a1be049b2f7b07997245d6e6b574b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list