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

Felix Yan felixonmars at archlinux.org
Mon Jul 13 16:46:39 UTC 2020


    Date: Monday, July 13, 2020 @ 16:46:39
  Author: felixonmars
Revision: 663437

upgpkg: haskell-yesod-static 1.6.1.0-1: rebuild with yesod-static 1.6.1.0

Modified:
  haskell-yesod-static/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-13 16:43:10 UTC (rev 663436)
+++ PKGBUILD	2020-07-13 16:46:39 UTC (rev 663437)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
-pkgver=1.6.0.1
-pkgrel=412
+pkgver=1.6.1.0
+pkgrel=1
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -13,11 +13,11 @@
          'haskell-blaze-builder' 'haskell-conduit' 'haskell-cryptonite'
          'haskell-cryptonite-conduit' 'haskell-css-text' 'haskell-data-default'
          'haskell-file-embed' 'haskell-hashable' 'haskell-hjsmin' 'haskell-http-types'
-         'haskell-memory' 'haskell-mime-types' 'haskell-unix-compat' 'haskell-unordered-containers'
-         'haskell-wai' 'haskell-wai-app-static' 'haskell-yesod-core')
+         'haskell-memory' 'haskell-mime-types' 'haskell-rio' 'haskell-unix-compat'
+         'haskell-unordered-containers' 'haskell-wai' 'haskell-wai-app-static' 'haskell-yesod-core')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-wai-extra' 'haskell-yesod-test')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2e1e4873248d435a9d58f3075b6c06cde2edcdd520f700dc7f0427039c236d28787f62a643a8cf57b74d85a885625474a5662b91a56c25e8f4d1737be525bc2f')
+sha512sums=('66037ec28eac83e374161c1b306a4d20805ecb35ccfc4878e7894d961daaf30d9936c6e209641ff323d7e3dd5626f5a24a12915d4205417c496e272a2e969f6e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list