Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-socks
Commits:
206b3840 by Felix Yan at 2025-05-25T04:34:02+08:00
upgpkg: 0.6.1-265: rebuild with vector 0.13.2.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 = 264
+ pkgrel = 265
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=264
+pkgrel=265
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/206b38401f4d5e057d4a6b06d0b484318df026fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-socks/-/commit/206b38401f4d5e057d4a6b06d0b484318df026fb
You're receiving this email because of your account on gitlab.archlinux.org.