Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-vector-algorithms
Commits:
8a62de30 by Felix Yan at 2024-10-20T18:47:06+03:00
upgpkg: 0.9.0.2-13: rebuild with data-default-instances-dlist 0.0.1.1, try 2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-vector-algorithms
pkgdesc = Efficient algorithms for vector arrays
pkgver = 0.9.0.2
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/erikd/vector-algorithms/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=vector-algorithms
pkgname=haskell-vector-algorithms
pkgver=0.9.0.2
-pkgrel=12
+pkgrel=13
pkgdesc="Efficient algorithms for vector arrays"
url="https://github.com/erikd/vector-algorithms/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/8a62de300c8e7a4ace64afd9c2a26e314ef743ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-vector-algorithms/-/commit/8a62de300c8e7a4ace64afd9c2a26e314ef743ce
You're receiving this email because of your account on gitlab.archlinux.org.