Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-rope-utf16-splay
Commits:
286c08d6 by Felix Yan at 2025-09-05T01:07:22+00:00
upgpkg: 0.4.0.0-51: rebuild with base-compat 0.13.1, base-compat-batteries
0.13.1
- - - - -
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.4.0.0
- pkgrel = 50
+ pkgrel = 51
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.4.0.0
-pkgrel=50
+pkgrel=51
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/286c08d6917b8d180023702d015e5e19d457e68a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rope-utf16-splay/-/commit/286c08d6917b8d180023702d015e5e19d457e68a
You're receiving this email because of your account on gitlab.archlinux.org.