Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fgl
Commits:
9aa97b9f by Felix Yan at 2025-10-15T02:24:48+08:00
upgpkg: 5.8.3.0-98: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fgl
pkgdesc = Martin Erwig's Functional Graph Library
pkgver = 5.8.3.0
- pkgrel = 97
+ pkgrel = 98
url = https://hackage.haskell.org/package/fgl
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=fgl
pkgname=haskell-fgl
pkgver=5.8.3.0
-pkgrel=97
+pkgrel=98
pkgdesc="Martin Erwig's Functional Graph Library"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fgl/-/commit/9aa97b9f9ab25b95959508a359f8ac8a2c8a5289
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fgl/-/commit/9aa97b9f9ab25b95959508a359f8ac8a2c8a5289
You're receiving this email because of your account on gitlab.archlinux.org.