Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-posix-paths
Commits:
76b070e3 by Felix Yan at 2025-10-09T08:17:59+08:00
upgpkg: 0.3.0.0-89: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-posix-paths
pkgdesc = POSIX filepath/directory functionality
pkgver = 0.3.0.0
- pkgrel = 88
+ pkgrel = 89
url = https://github.com/JohnLato/posix-paths.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=posix-paths
pkgname=haskell-posix-paths
pkgver=0.3.0.0
-pkgrel=88
+pkgrel=89
pkgdesc="POSIX filepath/directory functionality"
url="https://github.com/JohnLato/posix-paths.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-posix-paths/-/commit/76b070e3d3dd7458a70a559b70b93187b98d6673
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-posix-paths/-/commit/76b070e3d3dd7458a70a559b70b93187b98d6673
You're receiving this email because of your account on gitlab.archlinux.org.