Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-algebraic-graphs
Commits:
e94219ba by Felix Yan at 2025-10-10T07:59:59+08:00
upgpkg: 0.7-234: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 233
+ pkgrel = 234
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=233
+pkgrel=234
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/e94219baeb4b93eff536adc4a484a20941cf2948
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/e94219baeb4b93eff536adc4a484a20941cf2948
You're receiving this email because of your account on gitlab.archlinux.org.