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

Felix Yan fyan at archlinux.org
Tue May 10 08:43:46 UTC 2016


    Date: Tuesday, May 10, 2016 @ 10:43:46
  Author: fyan
Revision: 174534

upgpkg: haskell-hpack 0.14.0-1

rebuild with auto-update-0.1.4, hpack-0.14.0, pandoc-crossref-0.2.1.2, pipes-4.1.9, tls-1.3.7

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-10 08:42:38 UTC (rev 174533)
+++ PKGBUILD	2016-05-10 08:43:46 UTC (rev 174534)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.13.0
-pkgrel=3
+pkgver=0.14.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=('809a5074cf4adff96bea0a383bd982f6')
+md5sums=('372110971c5d0878d03529351e80690b')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list