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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 28 07:02:20 UTC 2022


    Date: Monday, February 28, 2022 @ 07:02:19
  Author: felixonmars
Revision: 1138153

upgpkg: haskell-wai-app-static 3.1.7.3-1: rebuild with wai-app-static 3.1.7.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 06:41:43 UTC (rev 1138152)
+++ PKGBUILD	2022-02-28 07:02:19 UTC (rev 1138153)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-app-static
 pkgname=haskell-wai-app-static
-pkgver=3.1.7.2
-pkgrel=295
+pkgver=3.1.7.3
+pkgrel=1
 pkgdesc="WAI application for static serving"
 url="https://www.yesodweb.com/book/web-application-interface"
 license=("MIT")
@@ -14,14 +14,10 @@
          'haskell-mime-types' 'haskell-old-locale' 'haskell-optparse-applicative'
          'haskell-unix-compat' 'haskell-unordered-containers' 'haskell-wai' 'haskell-wai-extra'
          'haskell-warp' 'haskell-zlib')
-makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-mockery' 'haskell-network' 'haskell-temporary')
+makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-network' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e073d85efc201eab94b9c8be4e40ee71567d07ed2e2907504a946477211bc21aaf2250213cac67525ae58be499b164b09880600c0a6f62b0b1742fb9d730d6d9')
+sha512sums=('ce360d2cc5e9d7a27934220e8851d82f8d7cf29f97f56241877a210e3f904ea7795bc0eb7859d5b08289e2ae6440d82fc525ec5c8aad50c737b68f8b12ba1f2b')
 
-prepare() {
-  uusi $_hkgname-$pkgver/$_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list