Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-io-streams-haproxy
Commits:
82767e42 by Felix Yan at 2025-10-13T18:23:29+08:00
upgpkg: 1.0.1.0-376: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0,
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0,
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2,
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1,
stylish-haskell 0.14.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-io-streams-haproxy
pkgdesc = HAProxy protocol 1.5 support for io-streams
pkgver = 1.0.1.0
- pkgrel = 375
+ pkgrel = 376
url = https://github.com/snapframework/io-streams-haproxy
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=io-streams-haproxy
pkgname=haskell-io-streams-haproxy
pkgver=1.0.1.0
-pkgrel=375
+pkgrel=376
pkgdesc="HAProxy protocol 1.5 support for io-streams"
url="https://github.com/snapframework/io-streams-haproxy"
license=('BSD')
@@ -15,7 +15,7 @@
sha512sums=('6d9f2da6b014a9f2ee894237af56376b94616af1c1795681adac4bfd10edfb851cb
prepare() {
cd $_hkgname-$pkgver
- uusi -u base -u bytestring -u network -u attoparsec $_hkgname.cabal
+ uusi -u base -u bytestring -u network -u attoparsec -u transformers
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-io-streams-haproxy/-/commit/82767e4273da703ac9c68feffd57f8392d013a29
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-io-streams-haproxy/-/commit/82767e4273da703ac9c68feffd57f8392d013a29
You're receiving this email because of your account on gitlab.archlinux.org.