Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mod
Commits:
85b2cf91 by Felix Yan at 2025-07-23T08:42:03+08:00
upgpkg: 0.2.0.1-112: rebuild with haskell-lexer 1.1.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 = 111
+ pkgrel = 112
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=111
+pkgrel=112
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/85b2cf91873733a09395221bba33a29297350382
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mod/-/commit/85b2cf91873733a09395221bba33a29297350382
You're receiving this email because of your account on gitlab.archlinux.org.