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

Felix Yan felixonmars at archlinux.org
Fri Apr 24 10:53:04 UTC 2020


    Date: Friday, April 24, 2020 @ 10:53:03
  Author: felixonmars
Revision: 619206

upgpkg: haskell-lens 4.19.2-3: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 10:50:24 UTC (rev 619205)
+++ PKGBUILD	2020-04-24 10:53:03 UTC (rev 619206)
@@ -4,13 +4,13 @@
 _hkgname=lens
 pkgname=haskell-lens
 pkgver=4.19.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Lenses, Folds and Traversals"
 url="https://github.com/ekmett/lens/"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-base-orphans' 'haskell-bifunctors' 'haskell-call-stack' 'haskell-comonad'
-         'haskell-contravariant' 'haskell-distributive' 'haskell-exceptions' 'haskell-free'
+         'haskell-contravariant' 'haskell-distributive' 'haskell-free'
          'haskell-hashable' 'haskell-kan-extensions' 'haskell-parallel' 'haskell-profunctors'
          'haskell-reflection' 'haskell-semigroupoids' 'haskell-tagged' 'haskell-th-abstraction'
          'haskell-transformers-compat' 'haskell-unordered-containers' 'haskell-vector')



More information about the arch-commits mailing list