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

Felix Yan felixonmars at archlinux.org
Wed May 16 16:56:51 UTC 2018


    Date: Wednesday, May 16, 2018 @ 16:56:50
  Author: felixonmars
Revision: 322987

upgpkg: haskell-tasty-golden 2.3.1.3-6

rebuild with ghc 8.4.2

Modified:
  haskell-tasty-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 16:56:15 UTC (rev 322986)
+++ PKGBUILD	2018-05-16 16:56:50 UTC (rev 322987)
@@ -5,12 +5,12 @@
 _hkgname=tasty-golden
 pkgname=haskell-tasty-golden
 pkgver=2.3.1.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Golden tests support for tasty"
 url="https://github.com/feuerbach/tasty-golden"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-tasty" "haskell-mtl" "haskell-optparse-applicative" "haskell-temporary"
+depends=('ghc-libs' "haskell-tasty" "haskell-optparse-applicative" "haskell-temporary"
          "haskell-tagged" "haskell-async")
 makedepends=('ghc' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list