Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-void
Commits:
c61973fc by Felix Yan at 2025-09-29T20:19:45+00:00
upgpkg: 0.7.3-350: rebuild with doctest 0.22.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 = 349
+ pkgrel = 350
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=349
+pkgrel=350
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/c61973fc4cc6d98db9d56805992aaf5927f4bc6e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-void/-/commit/c61973fc4cc6d98db9d56805992aaf5927f4bc6e
You're receiving this email because of your account on gitlab.archlinux.org.