Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-socks
Commits:
96ba0ec2 by Felix Yan at 2023-11-22T10:34:55+02:00
upgpkg: 0.6.1-228: rebuild with async 2.2.5
- - - - -
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 = 227
+ pkgrel = 228
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=227
+pkgrel=228
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/96ba0ec2724d6312c1285a5f891f4092f1c9232b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-socks/-/commit/96ba0ec2724d6312c1285a5f891f4092f1c9232b
You're receiving this email because of your account on gitlab.archlinux.org.