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

Felix Yan felixonmars at archlinux.org
Wed Jan 11 05:27:36 UTC 2017


    Date: Wednesday, January 11, 2017 @ 05:27:36
  Author: felixonmars
Revision: 206750

upgpkg: haskell-hakyll 4.9.3.0-1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-11 05:18:25 UTC (rev 206749)
+++ PKGBUILD	2017-01-11 05:27:36 UTC (rev 206750)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.9.2.0
-pkgrel=10
+pkgver=4.9.3.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=('20f1e5be71290445626ccf716e6b312bf3f5ebf780ce9481d574a83681ef2e3f')
+sha256sums=('f15c6cd2118501fa6be44e3cb3d9f37a22fced0fd1ebd64236277e2daf622e7a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list