Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lifted-async
Commits:
2273e5cd by Felix Yan at 2025-04-03T07:07:55+08:00
upgpkg: 0.10.2.7-5: rebuild with test-framework 0.8.2.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lifted-async
pkgdesc = Run lifted IO operations asynchronously and wait for their
results
pkgver = 0.10.2.7
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/maoe/lifted-async
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lifted-async
pkgname=haskell-lifted-async
pkgver=0.10.2.7
-pkgrel=4
+pkgrel=5
pkgdesc="Run lifted IO operations asynchronously and wait for their results"
url="https://github.com/maoe/lifted-async"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/2273e5cd9bd81b770460b240d1a7fdd2e3ddf5bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/2273e5cd9bd81b770460b240d1a7fdd2e3ddf5bd
You're receiving this email because of your account on gitlab.archlinux.org.