[arch-commits] Commit in haskell-hsyaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 19 14:20:27 UTC 2019
Date: Sunday, May 19, 2019 @ 14:20:26
Author: felixonmars
Revision: 467968
upgpkg: haskell-hsyaml 0.1.2.0-1
rebuild with HsYAML 0.1.2.0
Modified:
haskell-hsyaml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-19 14:18:10 UTC (rev 467967)
+++ PKGBUILD 2019-05-19 14:20:26 UTC (rev 467968)
@@ -2,8 +2,8 @@
_hkgname=HsYAML
pkgname=haskell-hsyaml
-pkgver=0.1.1.3
-pkgrel=3
+pkgver=0.1.2.0
+pkgrel=1
pkgdesc="Pure Haskell YAML 1.2 parser"
url="https://github.com/hvr/HsYAML"
license=('GPL')
@@ -11,7 +11,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('f8e6cf1c4d9e6ceb1df4f8304fb2a34600ee0b9a4eb8c71eeeeed0eddab25f1c36833c6b0fd3504e2fc11e184e8675a45aedeb76cd5055a329e5ecd0fcc6ff39')
+sha512sums=('540123f547e4f76241a1282f87f45b0af282076a6edcd73c52a5362b5f5bcc50b92fef0c6a611ebdca25f8b5e9a9825911d42d2b9be75e9bbea214a3718dd9c3')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list