Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-algebraic-graphs
Commits:
01fccb2f by Felix Yan at 2025-10-06T07:04:00+08:00
upgpkg: 0.7-232: rebuild with strict 0.5.1
- - - - -
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 = 231
+ pkgrel = 232
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=231
+pkgrel=232
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/01fccb2fe5e64781ad0f607a82fd414e34762242
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/01fccb2fe5e64781ad0f607a82fd414e34762242
You're receiving this email because of your account on gitlab.archlinux.org.