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

Jelle van der Waa jelle at archlinux.org
Tue Oct 6 19:15:55 UTC 2015


    Date: Tuesday, October 6, 2015 @ 21:15:54
  Author: jelle
Revision: 143062

Prepare for ghc 7.10.2 rebuild

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-06 19:14:07 UTC (rev 143061)
+++ PKGBUILD	2015-10-06 19:15:54 UTC (rev 143062)
@@ -1,7 +1,7 @@
 _hkgname=hashable
 pkgname=haskell-hashable
-pkgver=1.2.3.2
-pkgrel=3
+pkgver=1.2.3.3
+pkgrel=0
 pkgdesc="Mutable hash tables in the ST monad"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -10,7 +10,7 @@
 depends=('ghc=7.10.1' 'sh' 'haskell-text')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('3cf8bf29a809367c50bf116ecc1c3137')
+md5sums=('f8f0630f5f715b5693682895cd57cc46')
 
 build() {
   cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list