Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yi-rope
Commits:
b0beecaf by Felix Yan at 2025-04-09T16:21:01+08:00
upgpkg: 0.11-26: rebuild with OneTuple (remove unneeded dependencies on new GHC)
- - - - -
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 = 25
+ pkgrel = 26
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=25
+pkgrel=26
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/b0beecaf74a728c05dd6aa4a0992c61b3a25b3e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yi-rope/-/commit/b0beecaf74a728c05dd6aa4a0992c61b3a25b3e0
You're receiving this email because of your account on gitlab.archlinux.org.