Date: Monday, February 13, 2023 @ 02:40:56
  Author: felixonmars
Revision: 1400307

upgpkg: haskell-wuss 2.0.1.1-1: rebuild with wuss 2.0.1.1

Modified:
  haskell-wuss/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-13 02:38:42 UTC (rev 1400306)
+++ PKGBUILD    2023-02-13 02:40:56 UTC (rev 1400307)
@@ -2,8 +2,8 @@
 
 _hkgname=wuss
 pkgname=haskell-wuss
-pkgver=2.0.1.0
-pkgrel=2
+pkgver=2.0.1.1
+pkgrel=1
 pkgdesc="Secure WebSocket (WSS) clients"
 url="https://github.com/tfausak/wuss";
 license=("MIT")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-connection' 'haskell-network' 
'haskell-websockets')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('0762e2c6db19f201a674a6c1efefc604b90b34fc559c5fd507bcefcaddd08842')
+sha256sums=('2023b7147a08734cb696011306be130d24ecc3a6ac8a4c526dbb37f38309b255')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to