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

Felix Yan felixonmars at archlinux.org
Tue Jul 17 07:40:44 UTC 2018


    Date: Tuesday, July 17, 2018 @ 07:40:43
  Author: felixonmars
Revision: 360455

upgpkg: haskell-yesod-core 1.6.6-1

rebuild with yesod-core 1.6.6

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 07:30:18 UTC (rev 360454)
+++ PKGBUILD	2018-07-17 07:40:43 UTC (rev 360455)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.5
-pkgrel=53
+pkgver=1.6.6
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -15,12 +15,12 @@
          'haskell-clientsession' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cookie'
          'haskell-deepseq-generics' 'haskell-fast-logger' 'haskell-http-types'
          'haskell-monad-logger' 'haskell-old-locale' 'haskell-path-pieces' 'haskell-primitive'
-         'haskell-random' 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare'
+         'haskell-random' 'haskell-resourcet' 'haskell-rio' 'haskell-safe' 'haskell-shakespeare'
          'haskell-unix-compat' 'haskell-unliftio' 'haskell-unordered-containers' 'haskell-vector'
          'haskell-wai' 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6bf98448abe8ab9ed9f7b602bc731d7aa67a31ce0440b7e3e633c2958258d98315c33a431e08b8ba2aa3bcc9fbde1945cafa823b3201986a7d0d33c2df6fe427')
+sha512sums=('30e5b14249e80fd8eb311eed9bc47a638dd9bef88e91e3f68a26d6ad0a251754396d7e2b0fbc84ffdbb9540e2a60b4cd561039f0d8112c0705dae14f549e2ffd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list