[arch-commits] Commit in haskell-yaml/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Apr 16 05:30:42 UTC 2016
Date: Saturday, April 16, 2016 @ 07:30:42
Author: fyan
Revision: 171159
upgpkg: haskell-yaml 0.8.17.1-1
rebuild with fast-logger-2.4.5, persistent-2.5, persistent-sqlite-2.5, persistent-template-2.5, yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, http-conduit-2.1.10, shakespeare-2.0.8.1, wai-3.2.1, wai-logger-2.2.6
Modified:
haskell-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-16 05:29:30 UTC (rev 171158)
+++ PKGBUILD 2016-04-16 05:30:42 UTC (rev 171159)
@@ -4,7 +4,7 @@
_hkgname=yaml
pkgname=haskell-yaml
-pkgver=0.8.17
+pkgver=0.8.17.1
pkgrel=1
pkgdesc="Support for parsing and rendering YAML documents."
url="http://github.com/snoyberg/yaml/"
@@ -16,7 +16,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('65d8585e80c334318d0c6b1fbefaf07f8e99163b8eff2166decea7b21185d397')
+sha256sums=('2bec28da3e1041892d0a694d6daf9ba1bdf5381111b4a3b3ac6b4cd909b0d3b3')
prepare() {
# Needed only for examples, which won't be built
More information about the arch-commits
mailing list