Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-integer-roots
Commits:
cfb7f4c3 by Felix Yan at 2025-10-15T02:37:26+08:00
upgpkg: 1.0.3.0-65: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-integer-roots
pkgdesc = Integer roots and perfect powers
pkgver = 1.0.3.0
- pkgrel = 64
+ pkgrel = 65
url = https://github.com/Bodigrim/integer-roots
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=integer-roots
pkgname=haskell-integer-roots
pkgver=1.0.3.0
-pkgrel=64
+pkgrel=65
pkgdesc="Integer roots and perfect powers"
url="https://github.com/Bodigrim/integer-roots"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-integer-roots/-/commit/cfb7f4c3969c32c51a59f591b25d2beed67d2a5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-integer-roots/-/commit/cfb7f4c3969c32c51a59f591b25d2beed67d2a5d
You're receiving this email because of your account on gitlab.archlinux.org.