Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-apply-refact
Commits:
1fd9d4d4 by Felix Yan at 2024-11-20T04:08:09+08:00
upgpkg: 0.11.0.0-25: rebuild with os-string 2.0.7
- - - - -
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.11.0.0
- pkgrel = 24
+ pkgrel = 25
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.11.0.0
-pkgrel=24
+pkgrel=25
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/1fd9d4d408183457efababec172b85ace772f7f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-apply-refact/-/commit/1fd9d4d408183457efababec172b85ace772f7f3
You're receiving this email because of your account on gitlab.archlinux.org.