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

Felix Yan felixonmars at archlinux.org
Thu May 25 07:15:42 UTC 2017


    Date: Thursday, May 25, 2017 @ 07:15:41
  Author: felixonmars
Revision: 230020

upgpkg: haskell-yaml 0.8.23-1

rebuild with yaml,0.8.23

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 07:10:34 UTC (rev 230019)
+++ PKGBUILD	2017-05-25 07:15:41 UTC (rev 230020)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.22.1
-pkgrel=2
+pkgver=0.8.23
+pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="http://github.com/snoyberg/yaml/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-resourcet" "haskell-scientific" "haskell-semigroups" "haskell-text"
          "haskell-unordered-containers")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('794ca125f6d2fddce5a57b3b44877b75edc47dffc1ad14d9b9d874d7f459d18df47bc646b41b0d1340f336240fd782c175a07c15ccbe8e5befe9f2f4a6b6cb60')
+sha512sums=('ec9c623be311646a7c2c063af6bb2686a6b08a3b05ec1bf8ffeaf4abdc3bc36fae7684fedb9c2c958058dc347d077deaa5475bc505c3bfaf2dac533bc87ea2b4')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list