Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tree-diff
Commits:
1537c43f by Felix Yan at 2025-09-14T10:24:38+00:00
upgpkg: 0.3.0.1-196: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
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 = 195
+ pkgrel = 196
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=195
+pkgrel=196
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/1537c43f8798b48fd04b9917364a5a7d72cdbb48
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tree-diff/-/commit/1537c43f8798b48fd04b9917364a5a7d72cdbb48
You're receiving this email because of your account on gitlab.archlinux.org.