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

Felix Yan felixonmars at archlinux.org
Thu Feb 14 15:31:22 UTC 2019


    Date: Thursday, February 14, 2019 @ 15:31:15
  Author: felixonmars
Revision: 432206

upgpkg: haskell-path-io 1.4.2-1

rebuild with path-io 1.4.2

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 15:29:30 UTC (rev 432205)
+++ PKGBUILD	2019-02-14 15:31:15 UTC (rev 432206)
@@ -4,8 +4,8 @@
 
 _hkgname=path-io
 pkgname=haskell-path-io
-pkgver=1.4.1
-pkgrel=5
+pkgver=1.4.2
+pkgrel=1
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io"
 license=("BSD")
@@ -14,12 +14,8 @@
          'haskell-unix-compat')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz")
-sha512sums=('128f3fba52af5400f82adc8156cf0c4840bfc328fc3cca12b0632b15cb4a13d80d70940e151ccd4c6c7c2984353fd148aabcd70c449ef9f7f9e6529f4593fed9')
+sha512sums=('01a20544dba6aa8941da8826296ee6e6d1d83b7b3a102625a18c95db7f6cc42115f766371838f0fc0f39ca1f603cfad34660643eb66efbcd206afea78c67d38e')
 
-prepare() {
-  cd $_hkgname-$pkgver
-}
-
 build() {
   cd "$srcdir/$_hkgname-$pkgver"
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \



More information about the arch-commits mailing list