[arch-commits] Commit in haskell-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Sep 16 08:14:40 UTC 2016
Date: Friday, September 16, 2016 @ 08:14:39
Author: felixonmars
Revision: 189502
upgpkg: haskell-yaml 0.8.18.6-1
rebuild with QuickCheck-2.9.2, aeson-compat-0.3.6, aeson-pretty-0.8.2, attoparsec-0.13.1.0, conduit-combinators-1.0.6, cryptonite-0.20, darcs-2.12.4, generic-deriving-1.11.1, hOpenPGP-2.5.2, hpack-0.15.0, hasktags-0.69.2.1, hoogle-5.0.4, hopenpgp-tools-0.19.3, http-client-0.5.3.2, http-client-tls-0.3.2, http-conduit-2.2.2. math-functions-0.2.0.2. mono-traversable-1.0.1, optparse-applicative-0.13.0.0, stack-1.2.0, x509-1.6.4, x509-validation-1.6.4, yaml-0.8.18.6, zip-archive-0.3.0.5
Modified:
haskell-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-16 08:12:51 UTC (rev 189501)
+++ PKGBUILD 2016-09-16 08:14:39 UTC (rev 189502)
@@ -4,7 +4,7 @@
_hkgname=yaml
pkgname=haskell-yaml
-pkgver=0.8.18.5
+pkgver=0.8.18.6
pkgrel=1
pkgdesc="Support for parsing and rendering YAML documents."
url="http://github.com/snoyberg/yaml/"
@@ -14,7 +14,7 @@
"haskell-enclosed-exceptions" "haskell-resourcet" "haskell-scientific" "haskell-semigroups"
"haskell-text" "haskell-unordered-containers")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('90875ae906872f0b2d3cc38f265f11347c80643d4b64a6c5965183e1b700e5c3')
+sha256sums=('587f913263bf871190c24aff57808f346b72906f23ed9c1bb96e9aca63732e0a')
prepare() {
# Needed only for examples, which won't be built
More information about the arch-commits
mailing list