Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
5028bccd by Felix Yan at 2024-09-03T22:11:30+03:00
upgpkg: 0.3.1-23: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 22
+ pkgrel = 23
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=22
+pkgrel=23
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/5028bccdbc78e9d2d21ceefee06c646b1f09246d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/5028bccdbc78e9d2d21ceefee06c646b1f09246d
You're receiving this email because of your account on gitlab.archlinux.org.