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

Felix Yan fyan at archlinux.org
Fri Jan 15 02:50:59 UTC 2016


    Date: Friday, January 15, 2016 @ 03:50:59
  Author: fyan
Revision: 156465

upgpkg: haskell-hashable 1.2.4.0-1

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-15 02:45:38 UTC (rev 156464)
+++ PKGBUILD	2016-01-15 02:50:59 UTC (rev 156465)
@@ -1,7 +1,7 @@
 _hkgname=hashable
 pkgname=haskell-hashable
-pkgver=1.2.3.3
-pkgrel=2
+pkgver=1.2.4.0
+pkgrel=1
 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.3' 'sh' 'haskell-text')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('f8f0630f5f715b5693682895cd57cc46')
+md5sums=('55c2b3ce96fb4861e1f6e6b50a8182cc')
 
 build() {
   cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list