Date: Monday, January 23, 2023 @ 08:15:44
  Author: felixonmars
Revision: 1387905

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

Modified:
  haskell-wuss/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-23 07:58:08 UTC (rev 1387904)
+++ PKGBUILD    2023-01-23 08:15:44 UTC (rev 1387905)
@@ -2,8 +2,8 @@
 
 _hkgname=wuss
 pkgname=haskell-wuss
-pkgver=2.0.0.2
-pkgrel=17
+pkgver=2.0.1.0
+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=('02a04d38c11b1046ade12d35bbd9f165429ed02f554b06abf7b8fb4fd7c05812')
+sha256sums=('0762e2c6db19f201a674a6c1efefc604b90b34fc559c5fd507bcefcaddd08842')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to