Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-digits
Commits:
578bbfaf by Felix Yan at 2023-11-22T10:22:36+02:00
upgpkg: 0.3.1-12: rebuild with async 2.2.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 = 11
+ pkgrel = 12
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=11
+pkgrel=12
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/578bbfafc6770d8e332ecf0afd8ca5025e8aa49a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-digits/-/commit/578bbfafc6770d8e332ecf0afd8ca5025e8aa49a
You're receiving this email because of your account on gitlab.archlinux.org.