Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-special-values
Commits:
71987d1e by Felix Yan at 2023-11-22T10:33:31+02:00
upgpkg: 0.1.0.0-193: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-special-values
pkgdesc = Typeclass providing special values
pkgver = 0.1.0.0
- pkgrel = 192
+ pkgrel = 193
url = https://github.com/minad/special-values
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=special-values
pkgname=haskell-special-values
pkgver=0.1.0.0
-pkgrel=192
+pkgrel=193
pkgdesc="Typeclass providing special values"
url="https://github.com/minad/special-values"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-special-values/-/commit/71987d1e59f33f53c53d86a2f0360120af0575e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-special-values/-/commit/71987d1e59f33f53c53d86a2f0360120af0575e0
You're receiving this email because of your account on gitlab.archlinux.org.