Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-posix-paths
Commits:
76a4a24b by Felix Yan at 2025-05-25T04:55:50+08:00
upgpkg: 0.3.0.0-20: rebuild with vector 0.13.2.0
- - - - -
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 = 19
+ pkgrel = 20
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=19
+pkgrel=20
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/76a4a24ba299ff4c844b81562509f6c9920916c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-posix-paths/-/commit/76a4a24ba299ff4c844b81562509f6c9920916c4
You're receiving this email because of your account on gitlab.archlinux.org.