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

Felix Yan felixonmars at archlinux.org
Sun Nov 24 12:34:46 UTC 2019


    Date: Sunday, November 24, 2019 @ 12:34:45
  Author: felixonmars
Revision: 532970

upgpkg: haskell-libyaml 0.1.1.1-1

rebuild with libyaml 0.1.1.1

Modified:
  haskell-libyaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 12:28:54 UTC (rev 532969)
+++ PKGBUILD	2019-11-24 12:34:45 UTC (rev 532970)
@@ -2,8 +2,8 @@
 
 _hkgname=libyaml
 pkgname=haskell-libyaml
-pkgver=0.1.1.0
-pkgrel=45
+pkgver=0.1.1.1
+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=('d63e95128e12059813fdb16d8b6f432b72d057a83f229b587c9d9e8bf4de3f2777a1d2920e32ea58d8c16aa0d8e79775dec5392e19b95a36d7347994635f53e0')
+sha512sums=('d3a7848f77c20f2c6de2efa0fece4ae18309d58959ed98cc69810cd3b0a9d6bae053d6205dd5c1f12a69494f01ff64fd24015f05f854b3a4e8dbb3089fb9c6d4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list