Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-diff
Commits:
bd6d0ed9 by Felix Yan at 2025-09-19T09:39:43+00:00
upgpkg: 0.5-17: rebuild with tasty 1.5.2
- - - - -
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 = 16
+ pkgrel = 17
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=16
+pkgrel=17
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/bd6d0ed9ee4a6ae446948f5077d28c547fe2695c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/bd6d0ed9ee4a6ae446948f5077d28c547fe2695c
You're receiving this email because of your account on gitlab.archlinux.org.