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

Felix Yan felixonmars at archlinux.org
Fri Jun 24 07:18:11 UTC 2016


    Date: Friday, June 24, 2016 @ 07:18:11
  Author: felixonmars
Revision: 180918

upgpkg: haskell-yaml 0.8.18-1

rebuild with Agda-2.5.1.1, enclosed-exceptions-1.0.2, hakyll-4.8.3.2, hscolour-1.24.1, semigroups-0.18.2, shakespeare-2.0.9, warp-tls-3.2.2, texmath-0.8.6.4, yaml-0.8.18, yesod-core-1.4.21

Modified:
  haskell-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-24 07:15:19 UTC (rev 180917)
+++ PKGBUILD	2016-06-24 07:18:11 UTC (rev 180918)
@@ -4,8 +4,8 @@
 
 _hkgname=yaml
 pkgname=haskell-yaml
-pkgver=0.8.17.2
-pkgrel=2
+pkgver=0.8.18
+pkgrel=1
 pkgdesc="Support for parsing and rendering YAML documents."
 url="http://github.com/snoyberg/yaml/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-enclosed-exceptions" "haskell-resourcet" "haskell-scientific" "haskell-semigroups"
          "haskell-text" "haskell-unordered-containers")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b2008ad273ea424414817fe703f507464e6124393959370f371decd92663f18a')
+sha256sums=('65d49ec10b0a11c885b380b2f351000200d151e88b1d1b2d4a2fbf519c1afe29')
 
 prepare() {
     # Needed only for examples, which won't be built



More information about the arch-commits mailing list