Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
505ed032 by Felix Yan at 2025-10-15T02:26:24+08:00
upgpkg: 0.3.2-8: rebuild with splitmix 0.1.3
- - - - -
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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/505ed0323e466c25ca5fd0b299daf9d22569ef4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/505ed0323e466c25ca5fd0b299daf9d22569ef4a
You're receiving this email because of your account on gitlab.archlinux.org.