[arch-commits] Commit in haskell-sandi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 10:41:18 UTC 2020
Date: Friday, April 24, 2020 @ 10:41:16
Author: felixonmars
Revision: 619188
upgpkg: haskell-sandi 0.5-106: 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-sandi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 10:40:38 UTC (rev 619187)
+++ PKGBUILD 2020-04-24 10:41:16 UTC (rev 619188)
@@ -4,12 +4,12 @@
_hkgname=sandi
pkgname=haskell-sandi
pkgver=0.5
-pkgrel=105
+pkgrel=106
pkgdesc="Data encoding library"
url="https://hackage.haskell.org/package/sandi"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-conduit' 'haskell-exceptions')
+depends=('ghc-libs' 'haskell-conduit')
makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
'haskell-tasty-th')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list