Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tree-diff
Commits:
cfc21201 by Felix Yan at 2025-07-23T08:51:01+08:00
upgpkg: 0.3.0.1-138: rebuild with haskell-lexer 1.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tree-diff
pkgdesc = Diffing of (expression) trees
pkgver = 0.3.0.1
- pkgrel = 137
+ pkgrel = 138
url = https://github.com/phadej/tree-diff
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=tree-diff
pkgname=haskell-tree-diff
pkgver=0.3.0.1
-pkgrel=137
+pkgrel=138
pkgdesc="Diffing of (expression) trees"
url="https://github.com/phadej/tree-diff"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tree-diff/-/commit/cfc212014e959e6fb2c98ecb49147a1d4d4f7a30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tree-diff/-/commit/cfc212014e959e6fb2c98ecb49147a1d4d4f7a30
You're receiving this email because of your account on gitlab.archlinux.org.