Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-async
Commits:
1038b72d by Felix Yan at 2025-01-19T02:55:56+08:00
upgpkg: 2.2.5-50: rebuild with data-default-instances-dlist 0.0.1.2
- - - - -
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 = 49
+ pkgrel = 50
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=49
+pkgrel=50
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/1038b72d43bbcbf456e70d39f7949619f89ba14b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-async/-/commit/1038b72d43bbcbf456e70d39f7949619f89ba14b
You're receiving this email because of your account on gitlab.archlinux.org.