Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-pipes


Commits:
e0dfa887 by Felix Yan at 2025-10-13T09:34:12+08:00
upgpkg: 4.3.16-216: 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-pipes
        pkgdesc = Compositional pipelines
        pkgver = 4.3.16
-       pkgrel = 215
+       pkgrel = 216
        url = https://hackage.haskell.org/package/pipes
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=pipes
 pkgname=haskell-pipes
 pkgver=4.3.16
-pkgrel=215
+pkgrel=216
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('6776a2d64ad164bd2d7dcbac7e935342b1507a87d8651ec2b22349192fc49cdd12e
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u mmorph $_hkgname.cabal
+    uusi -u mmorph -u mtl -u transformers $_hkgname.cabal
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes/-/commit/e0dfa887a82540d0d9dc51f82d9101e4a33668ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes/-/commit/e0dfa887a82540d0d9dc51f82d9101e4a33668ae
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to