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

Felix Yan fyan at archlinux.org
Sun Feb 21 15:22:59 UTC 2016


    Date: Sunday, February 21, 2016 @ 16:22:58
  Author: fyan
Revision: 163031

upgpkg: haskell-hpack 0.9.1-1

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-21 15:21:32 UTC (rev 163030)
+++ PKGBUILD	2016-02-21 15:22:58 UTC (rev 163031)
@@ -5,7 +5,7 @@
 
 pkgname=haskell-hpack
 _hkgname=hpack
-pkgver=0.9.0
+pkgver=0.9.1
 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=('9578166fea8804b7e8305a8c32677858')
+md5sums=('567c436a8b6f3482ea961b82b3f621f0')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list