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

Felix Yan felixonmars at archlinux.org
Tue Aug 1 02:22:36 UTC 2017


    Date: Tuesday, August 1, 2017 @ 02:22:36
  Author: felixonmars
Revision: 247285

upgpkg: haskell-path-io 1.3.3-1

rebuild with path-io,1.3.3

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-01 02:19:49 UTC (rev 247284)
+++ PKGBUILD	2017-08-01 02:22:36 UTC (rev 247285)
@@ -5,8 +5,8 @@
 
 _hkgname=path-io
 pkgname=haskell-path-io
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 depends=('ghc' 'haskell-dlist' 'haskell-exceptions' 'haskell-path' 'haskell-temporary'
          'haskell-unix-compat')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-sha512sums=('3f9b89d372da3c98687ef1537e69352b64dedd1841a09c3607f190d25c3ad56fa4b46493c31322c626b06e37399dc7815fcc9050e12e773e6243095d6139e07c')
+sha512sums=('af513783d7ae6a99556d67b8f7ed599b0b5285ced7ed4c0b12fb39ab16a043662cad86d24a54d2220892f8625a8229f04bf6d898419348eaee1992ca79e2f4c0')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list