Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-websockets
Commits:
cdea0d28 by Felix Yan at 2024-02-27T16:47:43+00:00
upgpkg: 0.12.7.3-103: rebuild with random 1.2.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-websockets
pkgdesc = A sensible and clean way to write WebSocket-capable servers
in Haskell.
pkgver = 0.12.7.3
- pkgrel = 102
+ pkgrel = 103
url = https://hackage.haskell.org/package/websockets
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=websockets
pkgname=haskell-websockets
pkgver=0.12.7.3
-pkgrel=102
+pkgrel=103
pkgdesc="A sensible and clean way to write WebSocket-capable servers in
Haskell."
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-websockets/-/commit/cdea0d2818318fbd2ff7724ae45bf14bf1048b1c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-websockets/-/commit/cdea0d2818318fbd2ff7724ae45bf14bf1048b1c
You're receiving this email because of your account on gitlab.archlinux.org.