Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-diff
Commits:
9a20d43a by Felix Yan at 2023-11-22T10:23:37+02:00
upgpkg: 0.4.1-66: rebuild with async 2.2.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 = 65
+ pkgrel = 66
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=65
+pkgrel=66
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/9a20d43a510c7cfaaf233436c7563de8638587b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-diff/-/commit/9a20d43a510c7cfaaf233436c7563de8638587b2
You're receiving this email because of your account on gitlab.archlinux.org.