Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hookup
Commits:
c4d89e46 by Felix Yan at 2025-10-10T07:59:44+08:00
upgpkg: 0.8-112: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 111
+ pkgrel = 112
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=111
+pkgrel=112
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/c4d89e4637ed9baf11b65f76bb82d8cbd1c8c868
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hookup/-/commit/c4d89e4637ed9baf11b65f76bb82d8cbd1c8c868
You're receiving this email because of your account on gitlab.archlinux.org.