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

Felix Yan fyan at archlinux.org
Fri May 20 05:43:13 UTC 2016


    Date: Friday, May 20, 2016 @ 07:43:13
  Author: fyan
Revision: 175781

upgpkg: haskell-hakyll 4.8.3.1-1

rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22

Modified:
  haskell-hakyll/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-20 05:41:41 UTC (rev 175780)
+++ PKGBUILD	2016-05-20 05:43:13 UTC (rev 175781)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.8.3.0
-pkgrel=7
+pkgver=4.8.3.1
+pkgrel=1
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll"
 license=("custom:BSD3")
@@ -15,13 +15,13 @@
          "haskell-http-types" "haskell-lrucache" "haskell-mtl" "haskell-network"
          "haskell-network-uri" "haskell-pandoc" "haskell-pandoc-citeproc"
          "haskell-parsec" "haskell-random" "haskell-regex-base" "haskell-regex-tdfa"
-         "haskell-resourcet" "haskell-tagsoup" "haskell-text"
+         "haskell-resourcet" "haskell-scientific" "haskell-tagsoup" "haskell-text"
          "haskell-time-locale-compat" "haskell-unordered-containers" "haskell-vector"
          "haskell-yaml")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('d01a2ec0fbc3efffb6e7fcc2971842b6c6bd893327324cada0e345d3a5e504ef')
+sha256sums=('e56b4a1b73b5d1b394af9c9730a2baf6df93a8cfd72b0429af36253083fdfaa4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list