Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fgl
Commits:
64d0d797 by Felix Yan at 2024-08-26T20:45:47+03:00
upgpkg: 5.8.2.0-9: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fgl
pkgdesc = Martin Erwig's Functional Graph Library
pkgver = 5.8.2.0
- pkgrel = 8
+ pkgrel = 9
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.2.0
-pkgrel=8
+pkgrel=9
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/64d0d797576dad4de1747303c06f98df3afed8f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fgl/-/commit/64d0d797576dad4de1747303c06f98df3afed8f8
You're receiving this email because of your account on gitlab.archlinux.org.