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

Felix Yan felixonmars at gemini.archlinux.org
Thu Apr 28 00:45:54 UTC 2022


    Date: Thursday, April 28, 2022 @ 00:45:54
  Author: felixonmars
Revision: 1191363

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-28 00:39:28 UTC (rev 1191362)
+++ PKGBUILD	2022-04-28 00:45:54 UTC (rev 1191363)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.8
-pkgrel=100
+pkgver=3.1.10
+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-zlib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9ec191ee18124fa871fa9a571eba31c9edde87fb65ef63387df2e13d81a7acb0387b73e95e94475870a2ef9c90407285182e1675c723a9a3373e64df2e4d88b2')
+sha512sums=('02ee736a67bfee177aaf21f51123de47b1e70e001358098f2ec7891f80fbb6b9eb276275874d87b16f414c2ddaa6d6ad78e857b0defc29d5fa40238a417c6683')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list