Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-rope-utf16-splay
Commits:
8fad934d by Felix Yan at 2024-09-03T22:03:44+03:00
upgpkg: 0.3.2.0-139: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-rope-utf16-splay
pkgdesc = Ropes optimised for updating using UTF-16 code units and
row/column pairs
pkgver = 0.3.2.0
- pkgrel = 138
+ pkgrel = 139
url = https://github.com/ollef/rope-utf16-splay
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=rope-utf16-splay
pkgname=haskell-rope-utf16-splay
pkgver=0.3.2.0
-pkgrel=138
+pkgrel=139
pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column
pairs"
url="https://github.com/ollef/rope-utf16-splay"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rope-utf16-splay/-/commit/8fad934d788603ba1463389de3a0e2502c0641ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rope-utf16-splay/-/commit/8fad934d788603ba1463389de3a0e2502c0641ae
You're receiving this email because of your account on gitlab.archlinux.org.