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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 20:06:12 UTC 2020


    Date: Friday, April 24, 2020 @ 20:06:12
  Author: felixonmars
Revision: 619558

upgpkg: haskell-turtle 1.5.18-4: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-turtle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 20:05:02 UTC (rev 619557)
+++ PKGBUILD	2020-04-24 20:06:12 UTC (rev 619558)
@@ -4,12 +4,12 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.5.18
-pkgrel=3
+pkgrel=4
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 'haskell-exceptions'
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock'
          'haskell-foldl' 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative'
          'haskell-optional-args' 'haskell-streaming-commons' 'haskell-system-fileio'
          'haskell-system-filepath' 'haskell-temporary' 'haskell-unix-compat')



More information about the arch-commits mailing list