Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hookup
Commits:
bffea6c8 by Felix Yan at 2025-03-10T02:22:38+08:00
upgpkg: 0.8-25: rebuild with regex-base 0.94.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hookup
pkgdesc = Abstraction over creating network connections with SOCKS5 and
TLS
pkgver = 0.8
- pkgrel = 24
+ pkgrel = 25
url = https://github.com/glguy/irc-core
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hookup
pkgname=haskell-hookup
pkgver=0.8
-pkgrel=24
+pkgrel=25
pkgdesc="Abstraction over creating network connections with SOCKS5 and TLS"
url="https://github.com/glguy/irc-core"
license=("ISC")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hookup/-/commit/bffea6c8c1795167b6b93ca37f556fcf09d9e00f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hookup/-/commit/bffea6c8c1795167b6b93ca37f556fcf09d9e00f
You're receiving this email because of your account on gitlab.archlinux.org.