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

Felix Yan felixonmars at archlinux.org
Sun Feb 12 02:20:38 UTC 2017


    Date: Sunday, February 12, 2017 @ 02:20:36
  Author: felixonmars
Revision: 212004

upgpkg: haskell-hakyll 4.9.5.1-1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 02:03:20 UTC (rev 212003)
+++ PKGBUILD	2017-02-12 02:20:36 UTC (rev 212004)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.9.5.0
-pkgrel=17
+pkgver=4.9.5.1
+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=('47cb6b1859911f638a69ff7cc4fb3ca837be56c51a98b5ff98e43f638ac406d7')
+sha256sums=('8deca33939717372ca227559dfe82aa0b02af49b19e9ea60051f555dcee2cfe6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list