Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yi-rope
Commits:
8bfc5da3 by Felix Yan at 2025-10-15T02:45:23+08:00
upgpkg: 0.11-119: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-yi-rope
pkgdesc = A rope data structure used by Yi
pkgver = 0.11
- pkgrel = 118
+ pkgrel = 119
url = https://github.com/yi-editor/yi-rope.git
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=yi-rope
pkgname=haskell-yi-rope
pkgver=0.11
-pkgrel=118
+pkgrel=119
pkgdesc="A rope data structure used by Yi"
url="https://github.com/yi-editor/yi-rope.git"
license=("GPL2")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yi-rope/-/commit/8bfc5da3fbecac3ac4e7a13318b07f6a1e761291
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yi-rope/-/commit/8bfc5da3fbecac3ac4e7a13318b07f6a1e761291
You're receiving this email because of your account on gitlab.archlinux.org.