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

Felix Yan felixonmars at archlinux.org
Mon Jan 9 16:33:11 UTC 2017


    Date: Monday, January 9, 2017 @ 16:33:11
  Author: felixonmars
Revision: 206143

upgpkg: haskell-path-io 1.2.2-1

rebuild with path-io-1.2.2

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-09 16:32:24 UTC (rev 206142)
+++ PKGBUILD	2017-01-09 16:33:11 UTC (rev 206143)
@@ -5,8 +5,8 @@
 
 pkgname=haskell-path-io
 _hkgname=path-io
-pkgver=1.2.0
-pkgrel=11
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" 'haskell-exceptions' 'haskell-path' 'haskell-temporary' 'haskell-unix-compat')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-md5sums=('3f8c1f84fecc29f3e0eb7857e1c9e000')
+md5sums=('ffd301d610a3e085a9c7f70bf9deddae')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list