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

Felix Yan felixonmars at archlinux.org
Thu May 17 18:04:19 UTC 2018


    Date: Thursday, May 17, 2018 @ 18:04:18
  Author: felixonmars
Revision: 323950

upgpkg: haskell-retry 0.7.6.2-8

rebuild with ghc 8.4.2

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:03:33 UTC (rev 323949)
+++ PKGBUILD	2018-05-17 18:04:18 UTC (rev 323950)
@@ -5,13 +5,13 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.7.6.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-data-default-class' 'haskell-exceptions' 'haskell-random')
-makedepends=('ghc' 'haskell-hedgehog' 'haskell-hunit' 'haskell-mtl' 'haskell-stm' 'haskell-tasty'
+makedepends=('ghc' 'haskell-hedgehog' 'haskell-hunit' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-hedgehog')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('f3c2713feb2f348481e8c4e0fa294da484bb9de85e305d17d98385bd3554936d5ad987b63a077448cf70a09746a2d84dd0f3af7af896f00772d251c9c1e119dd')



More information about the arch-commits mailing list