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

Felix Yan fyan at archlinux.org
Sat Apr 30 07:49:18 UTC 2016


    Date: Saturday, April 30, 2016 @ 09:49:18
  Author: fyan
Revision: 173055

upgpkg: haskell-hpack 0.13.0-1

rebuild with darcs-2.12.0, extra-1.4.5, hpack-0.13.0, lens-4.14, tasty-0.11.0.3

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 07:48:30 UTC (rev 173054)
+++ PKGBUILD	2016-04-30 07:49:18 UTC (rev 173055)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.12.0
-pkgrel=5
+pkgver=0.13.0
+pkgrel=1
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme"
 license=("MIT")
@@ -17,7 +17,7 @@
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
 options=('staticlibs')
 install=$pkgname.install
-md5sums=('da2d5525381ac1405b7e9dfd4795cab7')
+md5sums=('809a5074cf4adff96bea0a383bd982f6')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list