Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-threads
Commits:
08ac55c2 by Felix Yan at 2024-11-19T20:31:46+08:00
upgpkg: 0.5.1.8-22: rebuild with os-string 2.0.7
- - - - -
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 = 21
+ pkgrel = 22
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=21
+pkgrel=22
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/08ac55c2d578bd6dccf6b5bdd86917fed56c1335
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-threads/-/commit/08ac55c2d578bd6dccf6b5bdd86917fed56c1335
You're receiving this email because of your account on gitlab.archlinux.org.