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

Felix Yan felixonmars at gemini.archlinux.org
Wed Oct 20 01:49:41 UTC 2021


    Date: Wednesday, October 20, 2021 @ 01:49:40
  Author: felixonmars
Revision: 1031170

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

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-20 00:52:57 UTC (rev 1031169)
+++ PKGBUILD	2021-10-20 01:49:40 UTC (rev 1031170)
@@ -3,8 +3,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.11.6.0
-pkgrel=5
+pkgver=0.11.7.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=('317a3fa351effafc5ae1a98b6fb99e6e7999f0cd03f4d7c7597be95ee75e8bd21579ec5dd67cba586e2420e1f83c45f6f5019f45f71b79635b075902b068c512')
+sha512sums=('e874d4cce583a778bf1dc76028d27f1cd6c994d8abbe2052690e4b4c2d0cd1d60297358b5ed4442ce6adc5d318727d1d7115340e5cbdd2b43851d508a2410b64')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list