Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-diff
Commits:
083f0ab5 by Felix Yan at 2024-09-03T22:04:52+03:00
upgpkg: 0.4.1-77: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 76
+ pkgrel = 77
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=76
+pkgrel=77
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/083f0ab5aa14848a21d569df51da3c58b15cb973
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/083f0ab5aa14848a21d569df51da3c58b15cb973
You're receiving this email because of your account on gitlab.archlinux.org.