Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-arithmoi
Commits:
0ec7aac3 by Felix Yan at 2025-09-29T17:49:35+00:00
upgpkg: 0.13.2.0-11: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-arithmoi
pkgdesc = Efficient basic number-theoretic functions.
pkgver = 0.13.2.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/Bodigrim/arithmoi
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=arithmoi
pkgname=haskell-arithmoi
pkgver=0.13.2.0
-pkgrel=10
+pkgrel=11
pkgdesc="Efficient basic number-theoretic functions."
url="https://github.com/Bodigrim/arithmoi"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arithmoi/-/commit/0ec7aac3cf88ff807117a9e5add01306747d615e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arithmoi/-/commit/0ec7aac3cf88ff807117a9e5add01306747d615e
You're receiving this email because of your account on gitlab.archlinux.org.