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

Felix Yan felixonmars at archlinux.org
Thu May 17 17:02:40 UTC 2018


    Date: Thursday, May 17, 2018 @ 17:02:36
  Author: felixonmars
Revision: 323917

upgpkg: haskell-threads 0.5.1.6-2

rebuild with ghc 8.4.2

Modified:
  haskell-threads/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 17:01:50 UTC (rev 323916)
+++ PKGBUILD	2018-05-17 17:02:36 UTC (rev 323917)
@@ -5,12 +5,12 @@
 _hkgname=threads
 pkgname=haskell-threads
 pkgver=0.5.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Fork threads and wait for their result"
 url="https://github.com/basvandijk/threads"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-stm")
+depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('d34d97e5614f23afc5d2bb671c3979d779a9d0e29147a8bf25059f35ed562264302a3242224b022388e554177aa34455cb59dc640b2fa19ec452f15afac10525')



More information about the arch-commits mailing list