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

Felix Yan felixonmars at archlinux.org
Wed May 16 16:39:44 UTC 2018


    Date: Wednesday, May 16, 2018 @ 16:39:43
  Author: felixonmars
Revision: 322961

upgpkg: haskell-hashable 1.2.7.0-2

rebuild with ghc 8.4.2

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 16:39:12 UTC (rev 322960)
+++ PKGBUILD	2018-05-16 16:39:43 UTC (rev 322961)
@@ -5,12 +5,12 @@
 _hkgname=hashable
 pkgname=haskell-hashable
 pkgver=1.2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'sh' 'haskell-text')
+depends=('ghc-libs' 'sh')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('41accac8fa38ab5c243caa058deaf31644d4df670520010d0d593e84fd42970f3fe2d4e945a31ac5491050467e843c7bdb299283a4c6d1446dfcbc2dbc58eec7')



More information about the arch-commits mailing list