Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
ea5e9bc8 by Felix Yan at 2025-10-09T08:04:40+08:00
upgpkg: 0.3.2-5: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-digits
pkgdesc = Converts integers to lists of digits and back.
pkgver = 0.3.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/sffubs/digits
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=digits
pkgname=haskell-digits
pkgver=0.3.2
-pkgrel=4
+pkgrel=5
pkgdesc="Converts integers to lists of digits and back."
url="https://github.com/sffubs/digits"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/ea5e9bc80bfc26654aa16e33128af0823ef0636c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/ea5e9bc80bfc26654aa16e33128af0823ef0636c
You're receiving this email because of your account on gitlab.archlinux.org.