Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-short
Commits:
95e5f024 by Felix Yan at 2024-08-26T20:41:52+03:00
upgpkg: 0.1.5-80: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-short
pkgdesc = Memory-efficient representation of Unicode text strings
pkgver = 0.1.5
- pkgrel = 79
+ pkgrel = 80
url = https://github.com/hvr/text-short
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=text-short
pkgname=haskell-text-short
pkgver=0.1.5
-pkgrel=79
+pkgrel=80
pkgdesc="Memory-efficient representation of Unicode text strings"
url="https://github.com/hvr/text-short"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/95e5f0244a0451f68ccd3ed4814b43d143f8aa1b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/95e5f0244a0451f68ccd3ed4814b43d143f8aa1b
You're receiving this email because of your account on gitlab.archlinux.org.