Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-void
Commits:
1285bfde by Felix Yan at 2025-10-03T04:12:47+08:00
upgpkg: 0.7.3-356: rebuild with hashable 1.4.7.0
- - - - -
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 = 355
+ pkgrel = 356
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=355
+pkgrel=356
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/1285bfde7ef4f8b36acf9c557de92e1fd367a05f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-void/-/commit/1285bfde7ef4f8b36acf9c557de92e1fd367a05f
You're receiving this email because of your account on gitlab.archlinux.org.