Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mod
Commits:
fa08f044 by Felix Yan at 2026-01-04T21:30:43+08:00
upgpkg: 0.2.1.0-24: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mod
pkgdesc = Fast type-safe modular arithmetic
pkgver = 0.2.1.0
- pkgrel = 23
+ pkgrel = 24
url = https://github.com/Bodigrim/mod
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=mod
pkgname=haskell-mod
pkgver=0.2.1.0
-pkgrel=23
+pkgrel=24
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/fa08f044b64d77adbe173de8c6eadf62289af88a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mod/-/commit/fa08f044b64d77adbe173de8c6eadf62289af88a
You're receiving this email because of your account on gitlab.archlinux.org.