Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-posix-paths
Commits:
cd48437c by Felix Yan at 2025-10-15T02:44:14+08:00
upgpkg: 0.3.0.0-92: rebuild with splitmix 0.1.3
- - - - -
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 = 91
+ pkgrel = 92
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=91
+pkgrel=92
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/cd48437c32a2c37fded0de05d0fe59ec466d4f8c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-posix-paths/-/commit/cd48437c32a2c37fded0de05d0fe59ec466d4f8c
You're receiving this email because of your account on gitlab.archlinux.org.