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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 27 23:43:41 UTC 2022


    Date: Sunday, February 27, 2022 @ 23:43:41
  Author: felixonmars
Revision: 1137955

upgpkg: haskell-yaml 0.11.8.0-1: rebuild with yaml 0.11.8.0

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 23:39:37 UTC (rev 1137954)
+++ PKGBUILD	2022-02-27 23:43:41 UTC (rev 1137955)
@@ -3,8 +3,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.11.7.0
-pkgrel=39
+pkgver=0.11.8.0
+pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="https://github.com/snoyberg/yaml/"
 license=("BSD")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-mockery' 'haskell-base-compat'
              'haskell-raw-strings-qq' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e874d4cce583a778bf1dc76028d27f1cd6c994d8abbe2052690e4b4c2d0cd1d60297358b5ed4442ce6adc5d318727d1d7115340e5cbdd2b43851d508a2410b64')
+sha512sums=('f47ae0a158bfd323e06ff31db348f916077882f4198b160c7f3f88e89ae0e62a9f17ff5ba29c15a1d74a52d040245613eced5267c38f9658d0a19007efb402f7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list