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

Sergej Pupykin spupykin at archlinux.org
Mon Aug 3 13:40:40 UTC 2015


    Date: Monday, August 3, 2015 @ 15:40:39
  Author: spupykin
Revision: 137839

upgpkg: haskell-vector 0.11.0.0-1

upd

Modified:
  haskell-vector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 13:40:34 UTC (rev 137838)
+++ PKGBUILD	2015-08-03 13:40:39 UTC (rev 137839)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-vector
-pkgver=0.10.12.3
+pkgver=0.11.0.0
 pkgrel=1
 pkgdesc="Efficient Arrays"
 url="http://hackage.haskell.org/package/vector"
@@ -14,7 +14,7 @@
 options=('strip' 'staticlibs')
 install="${pkgname}.install"
 source=("http://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz")
-md5sums=('a9e325be278ca0f0e4d123a8c3f8ee79')
+md5sums=('a08605271abb3ed815135572a42b8524')
 
 build() {
   cd ${srcdir}/vector-${pkgver}



More information about the arch-commits mailing list