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

Felix Yan fyan at archlinux.org
Thu Mar 10 08:57:50 UTC 2016


    Date: Thursday, March 10, 2016 @ 09:57:50
  Author: fyan
Revision: 165910

upgpkg: haskell-path-io 1.1.0-1

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 08:26:48 UTC (rev 165909)
+++ PKGBUILD	2016-03-10 08:57:50 UTC (rev 165910)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-path-io
 _hkgname=path-io
-pkgver=0.3.1
-pkgrel=3
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 install=$pkgname.install
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-md5sums=('f0df7a3c4622ebff00ca77b9afda53df')
+md5sums=('189dafe7e56ade1165eb708e5abd821b')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list