Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-edit-distance-vector
Commits:
2839db75 by Felix Yan at 2025-02-08T23:51:05+08:00
upgpkg: 1.0.0.4-360: rebuild with ansi-terminal 1.0, chell 0.5.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-edit-distance-vector
pkgdesc = Calculate edit distances and edit scripts between vectors
pkgver = 1.0.0.4
- pkgrel = 359
+ pkgrel = 360
url = https://github.com/thsutton/edit-distance-vector
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=edit-distance-vector
pkgname=haskell-edit-distance-vector
pkgver=1.0.0.4
-pkgrel=359
+pkgrel=360
pkgdesc="Calculate edit distances and edit scripts between vectors"
url="https://github.com/thsutton/edit-distance-vector"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-edit-distance-vector/-/commit/2839db75a65d21400c03252cc2bf646a01618374
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-edit-distance-vector/-/commit/2839db75a65d21400c03252cc2bf646a01618374
You're receiving this email because of your account on gitlab.archlinux.org.