Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-async
Commits:
90116e4d by Felix Yan at 2025-09-29T15:54:18+00:00
upgpkg: 2.2.5-244: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-async
pkgdesc = Run IO operations asynchronously and wait for their results
pkgver = 2.2.5
- pkgrel = 243
+ pkgrel = 244
url = https://github.com/simonmar/async
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=async
pkgname=haskell-async
pkgver=2.2.5
-pkgrel=243
+pkgrel=244
pkgdesc="Run IO operations asynchronously and wait for their results"
url="https://github.com/simonmar/async"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-async/-/commit/90116e4d540e1b820db0a9b6fcff65e27cf02278
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-async/-/commit/90116e4d540e1b820db0a9b6fcff65e27cf02278
You're receiving this email because of your account on gitlab.archlinux.org.