Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-edit-distance-vector
Commits:
11dfbec3 by Felix Yan at 2025-08-02T02:05:36+08:00
upgpkg: 1.0.0.4-407: rebuild with hspec 2.10.10, hspec-core 2.10.10,
hspec-discover 2.10.10
- - - - -
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 = 406
+ pkgrel = 407
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=406
+pkgrel=407
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/11dfbec357508f1ba9c3a58171e019db2f2b6178
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-edit-distance-vector/-/commit/11dfbec357508f1ba9c3a58171e019db2f2b6178
You're receiving this email because of your account on gitlab.archlinux.org.