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

Felix Yan felixonmars at archlinux.org
Thu Sep 29 12:53:24 UTC 2016


    Date: Thursday, September 29, 2016 @ 12:53:23
  Author: felixonmars
Revision: 190859

upgpkg: haskell-yaml 0.8.18.7-1

rebuild with conduit-1.2.8, conduit-combinators-1.0.8, conduit-extra-1.1.13.3, fast-logger-2.4.7, hOpenPGP-2.5.5, hasql-0.19.15.1, highlighting-kate-0.6.3, hopenpgp-tools-0.19.4, hspec-2.2.4, hspec-core-2.2.4, hspec-discover-2.2.4, http-api-data-0.3.1, http-conduit-2.2.2.1, incremental-parser-0.2.5, monoid-subclasses-0.4.3, pandoc-citeproc-0.10.1.1, streaming-commons-0.1.16, wai-extra-3.0.18, xml-conduit-1.4.0.1, xml-hamlet-0.4.0.12, yaml-0.8.18.7, yesod-core-1.4.25

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 12:53:17 UTC (rev 190858)
+++ PKGBUILD	2016-09-29 12:53:23 UTC (rev 190859)
@@ -4,7 +4,7 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.18.6
+pkgver=0.8.18.7
 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=('587f913263bf871190c24aff57808f346b72906f23ed9c1bb96e9aca63732e0a')
+sha256sums=('b8cebafe9294b34258114b8ea5576d26c2d0070645ab9bfc84000b367931a944')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list