Date: Saturday, May 19, 2018 @ 20:58:13
  Author: felixonmars
Revision: 324896

upgpkg: haskell-yesod-static 1.6.0-1

rebuild with yesod,1.6.0 yesod-auth,1.6.3 yesod-core,1.6.5 yesod-form,1.6.1 
yesod-persistent,1.6.0 yesod-static,1.6.0 yesod-test,1.6.4

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-19 20:57:12 UTC (rev 324895)
+++ PKGBUILD    2018-05-19 20:58:13 UTC (rev 324896)
@@ -4,22 +4,22 @@
 
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
-pkgver=1.5.3.1
-pkgrel=140
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
-         "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
-         "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
-         "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
-         "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
-         "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
-         "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
+depends=('ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+         'haskell-blaze-builder' 'haskell-byteable' 'haskell-conduit' 
'haskell-cryptonite'
+         'haskell-cryptonite-conduit' 'haskell-memory' 'haskell-css-text' 
'haskell-data-default'
+         'haskell-exceptions' 'haskell-file-embed' 'haskell-hashable' 
'haskell-hjsmin'
+         'haskell-http-types' 'haskell-mime-types' 'haskell-old-time' 
'haskell-resourcet'
+         'haskell-unix-compat' 'haskell-unordered-containers' 'haskell-wai' 
'haskell-wai-app-static'
+         'haskell-yesod-core')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
+sha512sums=('85352eb6ec0f4d7682a0d000f158446ed0370d7a63f9cca8976e5972d10ca427e45e8307c1169bfbcc25ba7fa62e1906651a9e8c7d6937ac4ea6f25412b5cea5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to