Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-integer-roots
Commits:
d8b61bdd by Felix Yan at 2025-10-05T02:16:39+08:00
upgpkg: 1.0.3.0-60: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 59
+ pkgrel = 60
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=59
+pkgrel=60
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/d8b61bdd1382b6aa212624fce762a7a6943fc2dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-integer-roots/-/commit/d8b61bdd1382b6aa212624fce762a7a6943fc2dc
You're receiving this email because of your account on gitlab.archlinux.org.