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

Felix Yan felixonmars at archlinux.org
Sun Jul 23 07:53:02 UTC 2017


    Date: Sunday, July 23, 2017 @ 07:53:02
  Author: felixonmars
Revision: 246108

upgpkg: haskell-yesod-static 1.5.3.1-1

rebuild with yesod-static,1.5.3.1

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-23 07:51:52 UTC (rev 246107)
+++ PKGBUILD	2017-07-23 07:53:02 UTC (rev 246108)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
-pkgver=1.5.3
-pkgrel=21
+pkgver=1.5.3.1
+pkgrel=1
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -12,13 +12,13 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-async" "haskell-attoparsec" "haskell-base64-bytestring"
          "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" "haskell-conduit-extra"
-         "haskell-cryptohash" "haskell-cryptohash-conduit" "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")
+         "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")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('50f8115e0f0a4495e27ea13aa8cbf4ec6bc596f6a758338ae0f4b4aaf9a5161dbca77ba1770467e830c0ef8984a5375d0c53b282ce5572d731c3887050472a8a')
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list