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

Felix Yan felixonmars at archlinux.org
Sun Nov 19 03:18:54 UTC 2017


    Date: Sunday, November 19, 2017 @ 03:18:52
  Author: felixonmars
Revision: 267400

upgpkg: haskell-yaml 0.8.25-1

rebuild with yaml,0.8.25

Modified:
  haskell-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-19 03:17:02 UTC (rev 267399)
+++ PKGBUILD	2017-11-19 03:18:52 UTC (rev 267400)
@@ -4,7 +4,7 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.24
+pkgver=0.8.25
 pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="https://github.com/snoyberg/yaml/"
@@ -15,7 +15,7 @@
          "haskell-unordered-containers")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('fbe4ecd0e3d9f2766b5d1103fa5d85624235e94e264bfd8634b397af07b9b19ecbacf29b0c2f22b0dc8f0ef24b7ea1e4bff3334b12b09351a1881fc2efdcee71')
+sha512sums=('0f42af6d30ee99d04d806befc8bcce95a5f66862ee309f406fa799746236584b5d3f50d35d6f909b2b5cd2a5586e727acd8c7cca41145f8f5c9399fcafec1867')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list