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

Felix Yan felixonmars at archlinux.org
Sun Jul 8 17:02:30 UTC 2018


    Date: Sunday, July 8, 2018 @ 17:02:30
  Author: felixonmars
Revision: 355104

upgpkg: haskell-yaml 0.8.31.1-1

rebuild with yaml 0.8.31.1

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-08 16:59:13 UTC (rev 355103)
+++ PKGBUILD	2018-07-08 17:02:30 UTC (rev 355104)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.31
-pkgrel=10
+pkgver=0.8.31.1
+pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="https://github.com/snoyberg/yaml/"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-mockery' 'haskell-base-compat'
              'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('37a3ae20be5f95222571ff2b0ed34243b31d99b39cd4c17bfaf9326c1e3b0e41d022ec58b0f688702b8a0adc055d9ca6f7e413d0055a1a47f25762c6d8f46a54')
+sha512sums=('ae82d9eaac0a4c4fe124e9eeeddd411cc722cabc3ae195a71027db187c617564352d4594732c2e2ef56b6a825ea4abc09f8cbe3cfe9fa388b61f4c1e852802aa')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list