Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-topograph
Commits:
47c5784f by Felix Yan at 2023-11-15T16:01:41+02:00
upgpkg: 1.0.0.2-34: rebuild with vector 0.13.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-topograph
pkgdesc = Directed acyclic graphs
pkgver = 1.0.0.2
- pkgrel = 33
+ pkgrel = 34
url = https://github.com/phadej/topograph
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=topograph
pkgname=haskell-topograph
pkgver=1.0.0.2
-pkgrel=33
+pkgrel=34
pkgdesc="Directed acyclic graphs"
url="https://github.com/phadej/topograph"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-topograph/-/commit/47c5784feb1fc5858c3220f81293b678198e3512
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-topograph/-/commit/47c5784feb1fc5858c3220f81293b678198e3512
You're receiving this email because of your account on gitlab.archlinux.org.