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

Felix Yan felixonmars at archlinux.org
Sun May 14 17:53:01 UTC 2017


    Date: Sunday, May 14, 2017 @ 17:53:01
  Author: felixonmars
Revision: 228023

upgpkg: haskell-yaml 0.8.22.1-1

rebuild with yaml,0.8.22.1

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 17:17:00 UTC (rev 228022)
+++ PKGBUILD	2017-05-14 17:53:01 UTC (rev 228023)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.22
-pkgrel=12
+pkgver=0.8.22.1
+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")
-sha256sums=('76429aedad04cadacbdc20fdb7f4a763b8e5bf9f733d6c97f166edb24bd9b5a3')
+sha512sums=('794ca125f6d2fddce5a57b3b44877b75edc47dffc1ad14d9b9d874d7f459d18df47bc646b41b0d1340f336240fd782c175a07c15ccbe8e5befe9f2f4a6b6cb60')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list