[arch-commits] Commit in haskell-tasty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 16 16:12:49 UTC 2018
Date: Wednesday, May 16, 2018 @ 16:12:49
Author: felixonmars
Revision: 322909
upgpkg: haskell-tasty 1.0.1.1-2
rebuild with ghc 8.4.2
Modified:
haskell-tasty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 16:11:13 UTC (rev 322908)
+++ PKGBUILD 2018-05-16 16:12:49 UTC (rev 322909)
@@ -5,13 +5,13 @@
_hkgname=tasty
pkgname=haskell-tasty
pkgver=1.0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Modern and extensible testing framework"
url="http://documentup.com/feuerbach/tasty"
license=("MIT")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 'haskell-clock' 'haskell-mtl'
- 'haskell-optparse-applicative' 'haskell-stm' 'haskell-tagged' 'haskell-unbounded-delays')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 'haskell-clock'
+ 'haskell-optparse-applicative' 'haskell-tagged' 'haskell-unbounded-delays')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('2ab43155f81403e5067707faab2ef3656eea9f9ac9f7f0ca5335e7309844b903b08b9a062d57d14480e1f69e326d349e5129f7d1449708dcd1e1cf4968d8fdc3')
More information about the arch-commits
mailing list