Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-topograph
Commits:
f089c252 by Felix Yan at 2025-10-15T02:31:39+08:00
upgpkg: 1.0.1-10: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-topograph
pkgdesc = Directed acyclic graphs
pkgver = 1.0.1
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/phadej/topograph
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=topograph
pkgname=haskell-topograph
pkgver=1.0.1
-pkgrel=9
+pkgrel=10
pkgdesc="Directed acyclic graphs"
url="https://github.com/phadej/topograph"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-topograph/-/commit/f089c2521e260a4121b6ea3910f76f6dacc1b5df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-topograph/-/commit/f089c2521e260a4121b6ea3910f76f6dacc1b5df
You're receiving this email because of your account on gitlab.archlinux.org.