Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-void
Commits:
3fcffd18 by Felix Yan at 2025-10-15T01:19:41+08:00
upgpkg: 0.7.3-369: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-void
pkgdesc = A Haskell 98 logically uninhabited data type
pkgver = 0.7.3
- pkgrel = 368
+ pkgrel = 369
url = https://github.com/ekmett/void
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=void
pkgname=haskell-void
pkgver=0.7.3
-pkgrel=368
+pkgrel=369
pkgdesc="A Haskell 98 logically uninhabited data type"
url="https://github.com/ekmett/void"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-void/-/commit/3fcffd18cb93ceafb5479fe8cb64de17f22b6982
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-void/-/commit/3fcffd18cb93ceafb5479fe8cb64de17f22b6982
You're receiving this email because of your account on gitlab.archlinux.org.