Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
c54921a9 by Felix Yan at 2024-08-26T20:44:50+03:00
upgpkg: 0.3.1-22: rebuild with hashable 1.4.4.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 = 21
+ pkgrel = 22
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=21
+pkgrel=22
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/c54921a9115ddee6a4c378d6d8ac93dcb40d30a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/c54921a9115ddee6a4c378d6d8ac93dcb40d30a3
You're receiving this email because of your account on gitlab.archlinux.org.