Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yi-rope
Commits:
9de62de4 by Felix Yan at 2025-07-23T08:03:46+08:00
upgpkg: 0.11-49: rebuild with haskell-lexer 1.1.2
- - - - -
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 = 48
+ pkgrel = 49
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=48
+pkgrel=49
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/9de62de489a80e274ca013b67f3c374bc8841456
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yi-rope/-/commit/9de62de489a80e274ca013b67f3c374bc8841456
You're receiving this email because of your account on gitlab.archlinux.org.