Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hookup
Commits:
ff5e8554 by Felix Yan at 2024-08-27T10:23:13+03:00
upgpkg: 0.8-11: rebuild with hashable 1.4.4.0
- - - - -
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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/ff5e855414dc7645e880b6ff53ac68bd5936f03a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hookup/-/commit/ff5e855414dc7645e880b6ff53ac68bd5936f03a
You're receiving this email because of your account on gitlab.archlinux.org.