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

Felix Yan felixonmars at archlinux.org
Wed Jan 25 08:11:52 UTC 2017


    Date: Wednesday, January 25, 2017 @ 08:11:51
  Author: felixonmars
Revision: 208986

upgpkg: haskell-hakyll 4.9.5.0-1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-25 08:02:32 UTC (rev 208985)
+++ PKGBUILD	2017-01-25 08:11:51 UTC (rev 208986)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.9.4.0
-pkgrel=2
+pkgver=4.9.5.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=('e4fa4a00d201b383fb7bff84c589b360cff84ad3eb826ddf134b90eb26924107')
+sha256sums=('47cb6b1859911f638a69ff7cc4fb3ca837be56c51a98b5ff98e43f638ac406d7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list