Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-manipulate
Commits:
60b1b4a4 by Felix Yan at 2024-04-23T08:31:31+00:00
upgpkg: 0.3.1.0-65: rebuild with math-functions 0.3.4.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-manipulate
pkgdesc = Case conversion, word boundary manipulation, and textual
subjugation
pkgver = 0.3.1.0
- pkgrel = 64
+ pkgrel = 65
url = https://github.com/brendanhay/text-manipulate
arch = x86_64
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=text-manipulate
pkgname=haskell-text-manipulate
pkgver=0.3.1.0
-pkgrel=64
+pkgrel=65
pkgdesc="Case conversion, word boundary manipulation, and textual subjugation"
url="https://github.com/brendanhay/text-manipulate"
license=('MPL2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-manipulate/-/commit/60b1b4a4728c5c4f36df6adea55b7f50a51d71d9
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-manipulate/-/commit/60b1b4a4728c5c4f36df6adea55b7f50a51d71d9
You're receiving this email because of your account on gitlab.archlinux.org.