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

Felix Yan felixonmars at archlinux.org
Wed Feb 8 04:45:55 UTC 2017


    Date: Wednesday, February 8, 2017 @ 04:45:55
  Author: felixonmars
Revision: 211102

upgpkg: haskell-yaml 0.8.21.2-1

rebuild with yaml,0.8.21.2

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-08 04:40:01 UTC (rev 211101)
+++ PKGBUILD	2017-02-08 04:45:55 UTC (rev 211102)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.21.1
-pkgrel=9
+pkgver=0.8.21.2
+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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f9f8e801a215c65cf5eff6e3aa384060e60232521630495d13573bf0677a0db2')
+sha256sums=('441cf712cd20ac6b0ded900562ca33770c8752702963ab267bff72b0657fef29')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list