Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-apply-refact
Commits:
845653f7 by Felix Yan at 2025-08-01T13:14:55+08:00
upgpkg: 0.13.0.0-21: rebuild with ansi-wl-pprint 1.0.2, hopenpgp-tools 0.23.8,
optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-apply-refact
pkgdesc = Perform refactorings specified by the refact library.
pkgver = 0.13.0.0
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/mpickering/apply-refact
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=apply-refact
pkgname=haskell-apply-refact
pkgver=0.13.0.0
-pkgrel=20
+pkgrel=21
pkgdesc="Perform refactorings specified by the refact library."
url="https://github.com/mpickering/apply-refact"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-apply-refact/-/commit/845653f7feb9116d901d699db34c0b5bbf505850
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-apply-refact/-/commit/845653f7feb9116d901d699db34c0b5bbf505850
You're receiving this email because of your account on gitlab.archlinux.org.