Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-special-values
Commits:
ecbd69ae by Felix Yan at 2025-10-15T02:36:59+08:00
upgpkg: 0.1.0.0-301: rebuild with splitmix 0.1.3
- - - - -
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 = 300
+ pkgrel = 301
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=300
+pkgrel=301
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/ecbd69ae486c4aac3dde13e2ce8e30d1e31d3144
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-special-values/-/commit/ecbd69ae486c4aac3dde13e2ce8e30d1e31d3144
You're receiving this email because of your account on gitlab.archlinux.org.