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

Felix Yan fyan at archlinux.org
Thu Mar 3 05:19:37 UTC 2016


    Date: Thursday, March 3, 2016 @ 06:19:37
  Author: fyan
Revision: 164281

upgpkg: haskell-hpack 0.10.0-1

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-03 04:57:17 UTC (rev 164280)
+++ PKGBUILD	2016-03-03 05:19:37 UTC (rev 164281)
@@ -5,7 +5,7 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.9.1
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
@@ -17,7 +17,7 @@
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
 options=('staticlibs')
 install=$pkgname.install
-md5sums=('567c436a8b6f3482ea961b82b3f621f0')
+md5sums=('cdc1dd2d91ecab764ac4d306d7015658')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list