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

Felix Yan felixonmars at archlinux.org
Sun Feb 17 13:57:31 UTC 2019


    Date: Sunday, February 17, 2019 @ 13:57:31
  Author: felixonmars
Revision: 434049

upgpkg: haskell-wai-app-static 3.1.6.3-1

rebuild with wai-app-static 3.1.6.3

Modified:
  haskell-wai-app-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-17 13:57:30 UTC (rev 434048)
+++ PKGBUILD	2019-02-17 13:57:31 UTC (rev 434049)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-app-static
 pkgname=haskell-wai-app-static
-pkgver=3.1.6.2
-pkgrel=175
+pkgver=3.1.6.3
+pkgrel=1
 pkgdesc="WAI application for static serving"
 url="http://www.yesodweb.com/book/web-application-interface"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-warp' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-network' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('20c79810096f12d3901af3474a5ef4fe2385e639f97f2de803b09902d115321e3be7544cc3741b52b75a2710a0141bc19cb611fd4e6248ec60d11b522b9cb59c')
+sha512sums=('acbbb499bd357e758ba46f8d8f0afab22242e4541c3cbaa97bbb5d81d55dfd6fc7c336c36b84591718d9d910dc0a7cbdadd07434cb6a4019ca595040bd18cb79')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list