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

Felix Yan felixonmars at archlinux.org
Mon Jan 23 07:43:47 UTC 2017


    Date: Monday, January 23, 2017 @ 07:43:47
  Author: felixonmars
Revision: 208477

upgpkg: haskell-hakyll 4.9.4.0-1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 07:07:38 UTC (rev 208476)
+++ PKGBUILD	2017-01-23 07:43:47 UTC (rev 208477)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.9.3.0
-pkgrel=4
+pkgver=4.9.4.0
+pkgrel=1
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll"
 license=("custom:BSD3")
@@ -19,7 +19,7 @@
          "haskell-time-locale-compat" "haskell-unordered-containers" "haskell-vector" "haskell-wai"
          "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f15c6cd2118501fa6be44e3cb3d9f37a22fced0fd1ebd64236277e2daf622e7a')
+sha256sums=('e4fa4a00d201b383fb7bff84c589b360cff84ad3eb826ddf134b90eb26924107')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list