Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-socks
Commits:
235b9a79 by Felix Yan at 2025-10-05T02:31:47+08:00
upgpkg: 0.6.1-331: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-socks
pkgdesc = Socks proxy (version 5) implementation.
pkgver = 0.6.1
- pkgrel = 330
+ pkgrel = 331
url = https://github.com/vincenthz/hs-socks
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=socks
pkgname=haskell-socks
pkgver=0.6.1
-pkgrel=330
+pkgrel=331
pkgdesc="Socks proxy (version 5) implementation."
url="https://github.com/vincenthz/hs-socks"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-socks/-/commit/235b9a799f8342f883354e8727925a9c2a28749c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-socks/-/commit/235b9a799f8342f883354e8727925a9c2a28749c
You're receiving this email because of your account on gitlab.archlinux.org.