Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-diff
Commits:
20db9942 by Felix Yan at 2025-09-07T17:29:18+00:00
upgpkg: 0.5-3: rebuild with QuickCheck 2.15.0.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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/20db9942a33f3dc38bde5b687f5d918e8a588188
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/20db9942a33f3dc38bde5b687f5d918e8a588188
You're receiving this email because of your account on gitlab.archlinux.org.