Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-threads
Commits:
b70d6fd3 by Felix Yan at 2025-09-16T19:38:19+00:00
upgpkg: 0.5.1.8-98: rebuild with data-default 0.7.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-threads
pkgdesc = Fork threads and wait for their result
pkgver = 0.5.1.8
- pkgrel = 97
+ pkgrel = 98
url = https://github.com/basvandijk/threads
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=threads
pkgname=haskell-threads
pkgver=0.5.1.8
-pkgrel=97
+pkgrel=98
pkgdesc="Fork threads and wait for their result"
url="https://github.com/basvandijk/threads"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-threads/-/commit/b70d6fd3f2589fa0d76c20b8f1d07e4d0dd6e111
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-threads/-/commit/b70d6fd3f2589fa0d76c20b8f1d07e4d0dd6e111
You're receiving this email because of your account on gitlab.archlinux.org.