[arch-commits] Commit in haskell-libyaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Feb 12 10:45:23 UTC 2019
Date: Tuesday, February 12, 2019 @ 10:45:22
Author: felixonmars
Revision: 431868
upgpkg: haskell-libyaml 0.1.1.0-1
rebuild with libyaml 0.1.1.0
Modified:
haskell-libyaml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-12 10:11:40 UTC (rev 431867)
+++ PKGBUILD 2019-02-12 10:45:22 UTC (rev 431868)
@@ -2,8 +2,8 @@
_hkgname=libyaml
pkgname=haskell-libyaml
-pkgver=0.1.0.0
-pkgrel=17
+pkgver=0.1.1.0
+pkgrel=1
pkgdesc="Low-level, streaming YAML interface."
url="https://github.com/snoyberg/libyaml"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'libyaml' 'haskell-conduit' 'haskell-resourcet')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('49d5cac28ac0bed9bb9964b9f0a8addbfc3847589947ca628c16e07018ea665561f8ebff68ed2c7ee0af94b3fb4593b0aa053b8eaa010349752284cc738ac808')
+sha512sums=('d63e95128e12059813fdb16d8b6f432b72d057a83f229b587c9d9e8bf4de3f2777a1d2920e32ea58d8c16aa0d8e79775dec5392e19b95a36d7347994635f53e0')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list