Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-network
Commits:
e2ce55ce by Felix Yan at 2025-08-01T01:32:23+08:00
upgpkg: 3.1.4.0-54: 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
pkgdesc = Low-level networking interface
pkgver = 3.1.4.0
- pkgrel = 53
+ pkgrel = 54
url = https://hackage.haskell.org/package/network
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=network
pkgname=haskell-network
pkgver=3.1.4.0
-pkgrel=53
+pkgrel=54
pkgdesc="Low-level networking interface"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-network/-/commit/e2ce55ced4940cc679a7c2d14b908785c82b1b8f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-network/-/commit/e2ce55ced4940cc679a7c2d14b908785c82b1b8f
You're receiving this email because of your account on gitlab.archlinux.org.