Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-arithmoi
Commits:
8b7b126a by Felix Yan at 2025-07-31T18:02:14+08:00
upgpkg: 0.13.1.0-4: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-arithmoi
pkgdesc = Efficient basic number-theoretic functions.
pkgver = 0.13.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Bodigrim/arithmoi
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=arithmoi
pkgname=haskell-arithmoi
pkgver=0.13.1.0
-pkgrel=3
+pkgrel=4
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/8b7b126a8708eee75ceb722e4ed3084d4f0676dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arithmoi/-/commit/8b7b126a8708eee75ceb722e4ed3084d4f0676dd
You're receiving this email because of your account on gitlab.archlinux.org.