Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mod
Commits:
309e783d by Felix Yan at 2024-04-23T09:44:06+00:00
upgpkg: 0.2.0.1-48: rebuild with math-functions 0.3.4.4
- - - - -
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 = 47
+ pkgrel = 48
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=47
+pkgrel=48
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/309e783dfdcd878febaf5666731081aacf563282
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mod/-/commit/309e783dfdcd878febaf5666731081aacf563282
You're receiving this email because of your account on gitlab.archlinux.org.