[arch-commits] Commit in haskell-free/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 08:06:52 UTC 2020
Date: Friday, April 24, 2020 @ 08:06:51
Author: felixonmars
Revision: 619010
upgpkg: haskell-free 5.1.3-31: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0
Modified:
haskell-free/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 08:06:08 UTC (rev 619009)
+++ PKGBUILD 2020-04-24 08:06:51 UTC (rev 619010)
@@ -4,12 +4,12 @@
_hkgname=free
pkgname=haskell-free
pkgver=5.1.3
-pkgrel=30
+pkgrel=31
pkgdesc="Monads for free"
url="https://github.com/ekmett/free/"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-comonad' 'haskell-distributive' 'haskell-exceptions'
+depends=('ghc-libs' 'haskell-comonad' 'haskell-distributive'
'haskell-profunctors' 'haskell-semigroupoids' 'haskell-transformers-base')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list