Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-algebraic-graphs
Commits:
9d5c42b1 by Felix Yan at 2025-08-01T12:57:36+08:00
upgpkg: 0.7-169: 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-algebraic-graphs
pkgdesc = A library for algebraic graph construction and transformation
pkgver = 0.7
- pkgrel = 168
+ pkgrel = 169
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=168
+pkgrel=169
pkgdesc="A library for algebraic graph construction and transformation"
url="https://github.com/snowleopard/alga"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/9d5c42b115f037e0e045ec73f5de010ed6562411
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/9d5c42b115f037e0e045ec73f5de010ed6562411
You're receiving this email because of your account on gitlab.archlinux.org.