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

Felix Yan felixonmars at archlinux.org
Fri Jan 8 15:55:54 UTC 2021


    Date: Friday, January 8, 2021 @ 15:55:53
  Author: felixonmars
Revision: 813936

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 14:33:21 UTC (rev 813935)
+++ PKGBUILD	2021-01-08 15:55:53 UTC (rev 813936)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.4.1
-pkgrel=39
+pkgver=3.1.5
+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=('c33b513bd6e627361007f285167235535ac4065e7198749c14d05cfcd89c5017b54896064c64ffdda9875d6363b684b9beed4098fdbefaba1058045ba3245af5')
+sha512sums=('544cce9a26780f01a34cdee7749968305b270506234b9b06112125e61658504d69ecc81e26c291221675851125dbc6b25140e91a8ba336422cd3a2d335c20718')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list