Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-diff
Commits:
8f58e8ee by Felix Yan at 2025-09-01T16:50:48+08:00
upgpkg: 0.4.1-132: rebuild with os-string 2.0.8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-diff
pkgdesc = O(ND) diff algorithm in haskell
pkgver = 0.4.1
- pkgrel = 131
+ pkgrel = 132
url = https://github.com/seereason/Diff
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=Diff
pkgname=haskell-diff
pkgver=0.4.1
-pkgrel=131
+pkgrel=132
pkgdesc="O(ND) diff algorithm in haskell"
url="https://github.com/seereason/Diff"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/8f58e8ee13affaaae50a4bcdeece492d4c2ac509
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/8f58e8ee13affaaae50a4bcdeece492d4c2ac509
You're receiving this email because of your account on gitlab.archlinux.org.