Date: Saturday, June 11, 2016 @ 09:56:40
  Author: fyan
Revision: 179661

upgpkg: haskell-hpack 0.14.1-1

rebuild with microlens-0.4.4.2, hpack-0.14.1

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-11 07:55:55 UTC (rev 179660)
+++ PKGBUILD    2016-06-11 07:56:40 UTC (rev 179661)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.14.0
-pkgrel=3
+pkgver=0.14.1
+pkgrel=1
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme";
 license=("MIT")
@@ -15,7 +15,7 @@
 depends=("ghc=8.0.1" 'haskell-aeson' 'haskell-base-compat' 'haskell-glob' 
'haskell-text'
          'haskell-unordered-containers' 'haskell-yaml')
 
source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
-md5sums=('372110971c5d0878d03529351e80690b')
+md5sums=('0d9934d24a6a1eb4c7e701c07eda076a')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"

Reply via email to