Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mod
Commits:
55d08e2e by Felix Yan at 2025-04-03T01:35:15+08:00
upgpkg: 0.2.0.1-78: rebuild with regex-posix 0.96.0.2
- - - - -
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 = 77
+ pkgrel = 78
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=77
+pkgrel=78
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/55d08e2e32ba6a90733b8f8ce9955a635caf77ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mod/-/commit/55d08e2e32ba6a90733b8f8ce9955a635caf77ee
You're receiving this email because of your account on gitlab.archlinux.org.