Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-algebraic-graphs
Commits:
c1d53858 by Felix Yan at 2025-04-09T16:25:25+08:00
upgpkg: 0.7-144: rebuild with OneTuple (remove unneeded dependencies on new GHC)
- - - - -
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 = 143
+ pkgrel = 144
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=143
+pkgrel=144
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/c1d53858b32ca658fd0ccdcd1e23b2d257261836
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/c1d53858b32ca658fd0ccdcd1e23b2d257261836
You're receiving this email because of your account on gitlab.archlinux.org.