Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-socks
Commits:
37697574 by Felix Yan at 2025-08-01T01:40:01+08:00
upgpkg: 0.6.1-271: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
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 = 270
+ pkgrel = 271
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=270
+pkgrel=271
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/37697574f33d5c87b609bf0dc871bd6b10309159
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-socks/-/commit/37697574f33d5c87b609bf0dc871bd6b10309159
You're receiving this email because of your account on gitlab.archlinux.org.