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

Felix Yan felixonmars at archlinux.org
Fri Jul 13 18:20:17 UTC 2018


    Date: Friday, July 13, 2018 @ 18:20:16
  Author: felixonmars
Revision: 358715

upgpkg: haskell-yaml 0.9.0-1

rebuild with yaml 0.9.0

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 18:17:21 UTC (rev 358714)
+++ PKGBUILD	2018-07-13 18:20:16 UTC (rev 358715)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.32
-pkgrel=4
+pkgver=0.9.0
+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=('0d221441b23e4df6783ca93b9a8fb4b25ca7e472ee963206cc6967c300f4c3e17a965b57d34675f94cf31ec59c88d773569b4aa17d198e7e5edeb3343f9bebde')
+sha512sums=('f43f3d8aded68bba8434cbfc1d0e10341060d8059d3cdd13e91218cad44e458d23c023e56f1d24ac3c8a1f847fa1022371d719055668c798277b7c1b68354e5f')
 
 prepare() {
     sed -e '/semigroups/d' -i ${_hkgname}-${pkgver}/${_hkgname}.cabal



More information about the arch-commits mailing list