Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-algebraic-graphs
Commits:
d173ba4f by Felix Yan at 2023-10-06T21:47:35+03:00
upgpkg: 0.7-73: rebuild with uuid-types 1.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 = 72
+ pkgrel = 73
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=72
+pkgrel=73
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/d173ba4f5ac7547254fb479f81c1386b834db551
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-algebraic-graphs/-/commit/d173ba4f5ac7547254fb479f81c1386b834db551
You're receiving this email because of your account on gitlab.archlinux.org.