Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-diff
Commits:
e29c168a by Felix Yan at 2026-01-11T02:37:31+08:00
upgpkg: 0.5-35: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-diff
pkgdesc = O(ND) diff algorithm in haskell
pkgver = 0.5
- pkgrel = 34
+ pkgrel = 35
url = https://github.com/seereason/Diff
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=Diff
pkgname=haskell-diff
pkgver=0.5
-pkgrel=34
+pkgrel=35
pkgdesc="O(ND) diff algorithm in haskell"
url="https://github.com/seereason/Diff"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/e29c168a4829de2f995e198cfe652d8bcc8b95a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/e29c168a4829de2f995e198cfe652d8bcc8b95a8
You're receiving this email because of your account on gitlab.archlinux.org.