Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
2b784d65 by Felix Yan at 2025-10-10T07:28:07+08:00
upgpkg: 0.3.2-6: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/2b784d6533103a3801e043477b115173f937a364
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/2b784d6533103a3801e043477b115173f937a364
You're receiving this email because of your account on gitlab.archlinux.org.