[arch-commits] Commit in haskell-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 09:07:29 UTC 2018
Date: Thursday, May 17, 2018 @ 09:07:28
Author: felixonmars
Revision: 323541
upgpkg: haskell-yaml 0.8.30-3
rebuild with ghc 8.4.2
Modified:
haskell-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 09:01:19 UTC (rev 323540)
+++ PKGBUILD 2018-05-17 09:07:28 UTC (rev 323541)
@@ -5,13 +5,13 @@
_hkgname=yaml
pkgname=haskell-yaml
pkgver=0.8.30
-pkgrel=2
+pkgrel=3
pkgdesc="Support for parsing and rendering YAML documents."
url="https://github.com/snoyberg/yaml/"
license=("custom:BSD3")
arch=('x86_64')
depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-conduit' 'haskell-vector'
- 'haskell-resourcet' 'haskell-scientific' 'haskell-semigroups' 'haskell-text'
+ 'haskell-resourcet' 'haskell-scientific' 'haskell-semigroups'
'haskell-unordered-containers')
makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-mockery' 'haskell-base-compat'
'haskell-temporary')
More information about the arch-commits
mailing list