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

Felix Yan felixonmars at archlinux.org
Thu May 17 16:26:30 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:26:27
  Author: felixonmars
Revision: 323861

upgpkg: haskell-concise 0.1.0.1-20

rebuild with ghc 8.4.2

Modified:
  haskell-concise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:23:10 UTC (rev 323860)
+++ PKGBUILD	2018-05-17 16:26:27 UTC (rev 323861)
@@ -5,12 +5,12 @@
 _hkgname=concise
 pkgname=haskell-concise
 pkgver=0.1.0.1
-pkgrel=19
+pkgrel=20
 pkgdesc="Utilities for Control.Lens.Cons"
 url="https://github.com/frasertweedal/hs-concise"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-lens' 'haskell-text')
+depends=('ghc-libs' 'haskell-lens')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list