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

Felix Yan fyan at archlinux.org
Mon Mar 14 07:45:58 UTC 2016


    Date: Monday, March 14, 2016 @ 08:45:58
  Author: fyan
Revision: 166640

upgpkg: haskell-hpack 0.11.0-1

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-14 07:43:33 UTC (rev 166639)
+++ PKGBUILD	2016-03-14 07:45:58 UTC (rev 166640)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.10.0
-pkgrel=4
+pkgver=0.11.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=('cdc1dd2d91ecab764ac4d306d7015658')
+md5sums=('6e8a5fd3937543e4152a71125596df23')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list