Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-integer-roots
Commits:
036ae1e1 by Felix Yan at 2025-09-14T09:16:12+00:00
upgpkg: 1.0.3.0-44: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.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 = 43
+ pkgrel = 44
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=43
+pkgrel=44
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/036ae1e134f85aabf67cda2f4316741a99f54299
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-integer-roots/-/commit/036ae1e134f85aabf67cda2f4316741a99f54299
You're receiving this email because of your account on gitlab.archlinux.org.