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

Felix Yan felixonmars at archlinux.org
Fri Dec 6 12:50:28 UTC 2019


    Date: Friday, December 6, 2019 @ 12:50:27
  Author: felixonmars
Revision: 535805

upgpkg: haskell-yesod-core 1.6.17-1

rebuild with yesod-core 1.6.17

Modified:
  haskell-yesod-core/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-06 12:47:23 UTC (rev 535804)
+++ PKGBUILD	2019-12-06 12:50:27 UTC (rev 535805)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.16.1
-pkgrel=35
+pkgver=1.6.17
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -14,12 +14,12 @@
          'haskell-clientsession' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cookie'
          'haskell-fast-logger' 'haskell-http-types' 'haskell-memory'
          'haskell-monad-logger' 'haskell-old-locale' 'haskell-path-pieces' 'haskell-primitive'
-         'haskell-random' 'haskell-resourcet' 'haskell-rio' 'haskell-shakespeare'
-         'haskell-unix-compat' 'haskell-unliftio' 'haskell-unordered-containers' 'haskell-vector'
-         'haskell-wai' 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8')
+         'haskell-random' 'haskell-resourcet' '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=('45084c7ae14cfaaad08725d775635051d0e03193b798448f2fd4fdea8b6b4f739ce5fbaa316e9e16ffeb6c3b2f89c0f96487910ca337b0bc0ee9e274eb66a675')
+sha512sums=('96453b21d2bb039e9530eb02f2eebf3c14495b6a4ae90620088e707fc1ef45dde4090367141693f1298d048d081371b2ea4a76c8b27efe225dfa87c04a19037f')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list