Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-system-filepath
Commits:
45912853 by Felix Yan at 2024-08-27T10:20:08+03:00
upgpkg: 0.4.14-250: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-system-filepath
pkgdesc = High-level, byte-based file and directory path manipulations
pkgver = 0.4.14
- pkgrel = 249
+ pkgrel = 250
url = https://hackage.haskell.org/package/system-filepath
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=system-filepath
pkgname=haskell-system-filepath
pkgver=0.4.14
-pkgrel=249
+pkgrel=250
pkgdesc="High-level, byte-based file and directory path manipulations"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-system-filepath/-/commit/4591285380fa819726f3280542970a6a48f45571
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-system-filepath/-/commit/4591285380fa819726f3280542970a6a48f45571
You're receiving this email because of your account on gitlab.archlinux.org.