Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-metrics
Commits:
bbcfccb4 by Felix Yan at 2025-04-04T03:56:02+08:00
upgpkg: 0.3.2-99: rebuild with doctest 0.21.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-metrics
pkgdesc = Calculate various string metrics efficiently
pkgver = 0.3.2
- pkgrel = 98
+ pkgrel = 99
url = https://github.com/mrkkrp/text-metrics
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=text-metrics
pkgname=haskell-text-metrics
pkgver=0.3.2
-pkgrel=98
+pkgrel=99
pkgdesc="Calculate various string metrics efficiently"
url="https://github.com/mrkkrp/text-metrics"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-metrics/-/commit/bbcfccb4bb4ed03fa9617ba4db71323b4ab3d016
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-metrics/-/commit/bbcfccb4bb4ed03fa9617ba4db71323b4ab3d016
You're receiving this email because of your account on gitlab.archlinux.org.