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

Felix Yan felixonmars at archlinux.org
Fri May 11 11:45:01 UTC 2018


    Date: Friday, May 11, 2018 @ 11:45:00
  Author: felixonmars
Revision: 320722

upgpkg: haskell-yaml 0.8.30-1

rebuild with yaml,0.8.30

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 11:42:33 UTC (rev 320721)
+++ PKGBUILD	2018-05-11 11:45:00 UTC (rev 320722)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.29
-pkgrel=3
+pkgver=0.8.30
+pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="https://github.com/snoyberg/yaml/"
 license=("custom:BSD3")
@@ -16,7 +16,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=('9e7ed6a097f6d6a508be82fcb187087b083fbd3266104fe17405d616346dd6ab6e0bc39543737a6246f650fc6171c38d4c31522ec9448cbc0f69e73b2e3c0bb7')
+sha512sums=('15ec8fcde602f42ca4622f3ffec03ab5b7712fc558519bf37c1b3fa7c3c969b5a4dfbcf5008fbda158ab952b36bb8dce666c70bf5727acdd2188ae42f8691668')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list