Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-dense-linear-algebra
Commits:
c5af68dc by Felix Yan at 2025-08-27T13:44:48+08:00
upgpkg: 0.1.0.0-384: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-dense-linear-algebra
pkgdesc = Simple and incomplete pure haskell implementation of linear
algebra
pkgver = 0.1.0.0
- pkgrel = 383
+ pkgrel = 384
url = https://github.com/bos/statistics
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=dense-linear-algebra
pkgname=haskell-dense-linear-algebra
pkgver=0.1.0.0
-pkgrel=383
+pkgrel=384
pkgdesc="Simple and incomplete pure haskell implementation of linear algebra"
url="https://github.com/bos/statistics"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dense-linear-algebra/-/commit/c5af68dc022e58dc2d039f7d7e38ef8e7c8a867e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dense-linear-algebra/-/commit/c5af68dc022e58dc2d039f7d7e38ef8e7c8a867e
You're receiving this email because of your account on gitlab.archlinux.org.