Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hookup
Commits:
23fbd3c5 by Felix Yan at 2025-10-05T03:02:16+08:00
upgpkg: 0.8-109: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 108
+ pkgrel = 109
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=108
+pkgrel=109
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/23fbd3c5d693fadf211ad29902d77a50ea4baaf4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hookup/-/commit/23fbd3c5d693fadf211ad29902d77a50ea4baaf4
You're receiving this email because of your account on gitlab.archlinux.org.