Date: Tuesday, March 21, 2023 @ 10:57:36
  Author: felixonmars
Revision: 1424652

upgpkg: haskell-warp 3.3.25-1: rebuild with warp 3.3.25

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 10:55:51 UTC (rev 1424651)
+++ PKGBUILD    2023-03-21 10:57:36 UTC (rev 1424652)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.24
-pkgrel=13
+pkgver=3.3.25
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai";
 license=("MIT")
@@ -17,7 +17,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 
'haskell-hspec-discover'
              'haskell-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('473b1698343b1b5d73ca7d1bb9dacfe30769cb81b1fb0fe168826f3c8d337259a07f4da08f7a68fa5bc42af48f6725f64dd5b5dbfe6d65c6c87f4139a0716000')
+sha512sums=('83d3d268522efd8ca8e99b0960626cdbeb193e95382ed2271fd3c73196d0ca42f30ee5945b2bf913a2410c656e2963a59e907109def0552d897473c75dacb3e1')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to