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


Commits:
4e2570ca by Felix Yan at 2025-10-13T18:16:27+08:00
upgpkg: 0.7-235: 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-algebraic-graphs
        pkgdesc = A library for algebraic graph construction and transformation
        pkgver = 0.7
-       pkgrel = 234
+       pkgrel = 235
        url = https://github.com/snowleopard/alga
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=algebraic-graphs
 pkgname=haskell-algebraic-graphs
 pkgver=0.7
-pkgrel=234
+pkgrel=235
 pkgdesc="A library for algebraic graph construction and transformation"
 url="https://github.com/snowleopard/alga";
 license=('MIT')
@@ -15,7 +15,7 @@ 
sha256sums=('51159a0d18690ab51e6709e3c576275402f96f57d901f87d734da6854582e568')
 
 prepare() {
   cd $_hkgname-$pkgver
-  uusi -u QuickCheck -u inspection-testing
+  uusi -u QuickCheck -u inspection-testing -u transformers
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/4e2570ca108f59a609c870c5dc772e9ef7c9773a

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


Reply via email to