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

Felix Yan felixonmars at archlinux.org
Mon Mar 20 13:54:53 UTC 2017


    Date: Monday, March 20, 2017 @ 13:54:52
  Author: felixonmars
Revision: 217577

upgpkg: haskell-hashable 1.2.6.0-1

rebuild with hashable,1.2.6.0

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-20 13:51:28 UTC (rev 217576)
+++ PKGBUILD	2017-03-20 13:54:52 UTC (rev 217577)
@@ -4,7 +4,7 @@
 
 _hkgname=hashable
 pkgname=haskell-hashable
-pkgver=1.2.5.0
+pkgver=1.2.6.0
 pkgrel=1
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'sh' 'haskell-text')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('dd0d185552b94fd1c84580fddadf143c')
+md5sums=('84feaf401179fafb87d360324bde8a0e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list