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

Felix Yan felixonmars at archlinux.org
Wed Jul 12 15:22:38 UTC 2017


    Date: Wednesday, July 12, 2017 @ 15:22:37
  Author: felixonmars
Revision: 244804

upgpkg: haskell-path-io 1.3.2-1

rebuild with path-io,1.3.2

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-12 15:19:43 UTC (rev 244803)
+++ PKGBUILD	2017-07-12 15:22:37 UTC (rev 244804)
@@ -5,8 +5,8 @@
 
 _hkgname=path-io
 pkgname=haskell-path-io
-pkgver=1.3.1
-pkgrel=8
+pkgver=1.3.2
+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=('9704cc8bc6f390dfc4d2158811d411ec766be555a7282629e1b27f3483aac88eb6238c15577a0dd432bb90f5589112e24673cba0648b8724488e22ffcb5482cb')
+sha512sums=('3f9b89d372da3c98687ef1537e69352b64dedd1841a09c3607f190d25c3ad56fa4b46493c31322c626b06e37399dc7815fcc9050e12e773e6243095d6139e07c')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"



More information about the arch-commits mailing list