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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 12:36:27 UTC 2022


    Date: Sunday, January 16, 2022 @ 12:36:26
  Author: felixonmars
Revision: 1106250

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 12:36:08 UTC (rev 1106249)
+++ PKGBUILD	2022-01-16 12:36:26 UTC (rev 1106250)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.7
-pkgrel=66
+pkgver=3.1.8
+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=('b898ddce8d89cd82336543d29aacf63c58c2f6d714bbf2bc184721ad6d740d9e75806b095dd0369d6effbe6d3c0eb91c9f0a1a5ffdd795e741443f5b7458c876')
+sha512sums=('9ec191ee18124fa871fa9a571eba31c9edde87fb65ef63387df2e13d81a7acb0387b73e95e94475870a2ef9c90407285182e1675c723a9a3373e64df2e4d88b2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list