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

Felix Yan felixonmars at archlinux.org
Fri May 18 05:46:33 UTC 2018


    Date: Friday, May 18, 2018 @ 05:46:33
  Author: felixonmars
Revision: 324162

upgpkg: haskell-turtle 1.5.8-6

rebuild with ghc 8.4.2

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 05:46:02 UTC (rev 324161)
+++ PKGBUILD	2018-05-18 05:46:33 UTC (rev 324162)
@@ -5,7 +5,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.5.8
-pkgrel=5
+pkgrel=6
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('custom:BSD3')
@@ -12,8 +12,8 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 'haskell-exceptions'
          'haskell-foldl' 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative'
-         'haskell-optional-args' 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio'
-         'haskell-system-filepath' 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+         'haskell-optional-args' 'haskell-semigroups' 'haskell-system-fileio'
+         'haskell-system-filepath' 'haskell-temporary' 'haskell-unix-compat')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('22da53b23a1af0c8aaa9bb78921d61cd98e5ddad210a4274047701f7d3077f4618dbda922525eeed238d0867d67547c1176ebd9939cc865ad7e064822683c6a4')



More information about the arch-commits mailing list