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

Felix Yan felixonmars at archlinux.org
Sat Sep 3 07:59:50 UTC 2016


    Date: Saturday, September 3, 2016 @ 07:59:49
  Author: felixonmars
Revision: 188351

upgpkg: haskell-yaml 0.8.18.4-1

rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4

Modified:
  haskell-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-03 07:58:20 UTC (rev 188350)
+++ PKGBUILD	2016-09-03 07:59:49 UTC (rev 188351)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.18.1
-pkgrel=5
+pkgver=0.8.18.4
+pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="http://github.com/snoyberg/yaml/"
 license=("custom:BSD3")
@@ -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=('24610e879d243dd7307123d076d436197f7e28bee5d6a78cafe444833cc9ac7a')
+sha256sums=('f5bab6f6940ce789e2104525e647318a981e6f5e4e23b9de7b942da82b0c382c')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list