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

Felix Yan felixonmars at archlinux.org
Sun Dec 6 18:55:12 UTC 2020


    Date: Sunday, December 6, 2020 @ 18:55:12
  Author: felixonmars
Revision: 771073

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 18:40:41 UTC (rev 771072)
+++ PKGBUILD	2020-12-06 18:55:12 UTC (rev 771073)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.3
-pkgrel=4
+pkgver=3.1.4
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -17,7 +17,7 @@
          'haskell-wai-logger' 'haskell-word8' 'haskell-zlib' 'haskell-hunit' 'haskell-call-stack')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a061dacbe1102f7cec3a2647fe54d24bf72a9aaffdc8b76f1aa94a0221a5923de9b9282f647f058d3f6a50fe386d7bfdf5da179f5112e3ebdf05fb92a08271b0')
+sha512sums=('bf98fabebdaa1b11d20529b112a8915f7cc972eea8dc7296a98d1e3d038f0135b00d6657c012fa02ccbdc206b0ee1f3697c29478c8c30a19124af90d910f7547')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list