Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
ca919f15 by Felix Yan at 2025-08-01T01:31:59+08:00
upgpkg: 0.3.1-55: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
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.1
- pkgrel = 54
+ pkgrel = 55
url = https://bitbucket.org/sffubs/digits
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=digits
pkgname=haskell-digits
pkgver=0.3.1
-pkgrel=54
+pkgrel=55
pkgdesc="Converts integers to lists of digits and back."
url="https://bitbucket.org/sffubs/digits"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/ca919f15025662ecb0c5ea821e6c83c2e617b54f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/ca919f15025662ecb0c5ea821e6c83c2e617b54f
You're receiving this email because of your account on gitlab.archlinux.org.