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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jun 9 12:48:38 UTC 2022


    Date: Thursday, June 9, 2022 @ 12:48:38
  Author: felixonmars
Revision: 1229591

upgpkg: haskell-wai-extra 3.1.12.1-1: rebuild with wai-extra 3.1.12.1

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 12:48:21 UTC (rev 1229590)
+++ PKGBUILD	2022-06-09 12:48:38 UTC (rev 1229591)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.12
-pkgrel=16
+pkgver=3.1.12.1
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -17,7 +17,7 @@
          'haskell-call-stack')
 makedepends=('ghc' 'haskell-hspec' 'haskell-temporary' 'haskell-zlib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1578ce1579b06a3297159b718d9df06893a299b575c81b082466416046225580ea3ff3f74d44629031006f7e835e90a7625db3861b7eda608359f8c5c6618df2')
+sha512sums=('1f2f0d59138731b9ee00cbfb01096bbdbfb3214b56a6d163517e2c2c97fbedb17b1f7dfe1610300fcaea44a4a7ce3b8cbf9eeb44fb43dfcfcc1911df30178a16')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list