Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-filemanip
Commits:
46db8b11 by Felix Yan at 2024-08-27T11:07:29+03:00
upgpkg: 0.3.6.3-152: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-filemanip
pkgdesc = Expressive file and directory manipulation for Haskell.
pkgver = 0.3.6.3
- pkgrel = 151
+ pkgrel = 152
url = https://hackage.haskell.org/package/filemanip
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=filemanip
pkgname=haskell-filemanip
pkgver=0.3.6.3
-pkgrel=151
+pkgrel=152
pkgdesc="Expressive file and directory manipulation for Haskell."
url="https://hackage.haskell.org/package/filemanip"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filemanip/-/commit/46db8b118a65d4dc6ff7054c1c953e946c67d4e3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-filemanip/-/commit/46db8b118a65d4dc6ff7054c1c953e946c67d4e3
You're receiving this email because of your account on gitlab.archlinux.org.