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

Felix Yan felixonmars at archlinux.org
Tue Dec 15 09:48:27 UTC 2020


    Date: Tuesday, December 15, 2020 @ 09:48:26
  Author: felixonmars
Revision: 775892

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 09:28:21 UTC (rev 775891)
+++ PKGBUILD	2020-12-15 09:48:26 UTC (rev 775892)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.4
-pkgrel=4
+pkgver=3.1.4.1
+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=('bf98fabebdaa1b11d20529b112a8915f7cc972eea8dc7296a98d1e3d038f0135b00d6657c012fa02ccbdc206b0ee1f3697c29478c8c30a19124af90d910f7547')
+sha512sums=('c33b513bd6e627361007f285167235535ac4065e7198749c14d05cfcd89c5017b54896064c64ffdda9875d6363b684b9beed4098fdbefaba1058045ba3245af5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list