Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-network-control
Commits:
1cd2d4ce by Felix Yan at 2025-08-01T01:39:08+08:00
upgpkg: 0.0.2-12: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-network-control
pkgdesc = Library to control network protocols
pkgver = 0.0.2
- pkgrel = 11
+ pkgrel = 12
url = https://hackage.haskell.org/package/network-control
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=network-control
pkgname=haskell-network-control
pkgver=0.0.2
-pkgrel=11
+pkgrel=12
pkgdesc="Library to control network protocols"
url="https://hackage.haskell.org/package/network-control"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-network-control/-/commit/1cd2d4ce3b0fcf16d4b5adf01c621c7dced82d6e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-network-control/-/commit/1cd2d4ce3b0fcf16d4b5adf01c621c7dced82d6e
You're receiving this email because of your account on gitlab.archlinux.org.