Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mod
Commits:
2e488e1f by Felix Yan at 2025-09-05T02:13:35+00:00
upgpkg: 0.2.0.1-154: rebuild with base-compat 0.13.1, base-compat-batteries
0.13.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mod
pkgdesc = Fast type-safe modular arithmetic
pkgver = 0.2.0.1
- pkgrel = 153
+ pkgrel = 154
url = https://github.com/Bodigrim/mod
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=mod
pkgname=haskell-mod
pkgver=0.2.0.1
-pkgrel=153
+pkgrel=154
pkgdesc="Fast type-safe modular arithmetic"
url="https://github.com/Bodigrim/mod"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mod/-/commit/2e488e1f226ca4ac387182efdcd4c0d7b96f8067
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mod/-/commit/2e488e1f226ca4ac387182efdcd4c0d7b96f8067
You're receiving this email because of your account on gitlab.archlinux.org.