Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lifted-async
Commits:
cee5095f by Felix Yan at 2025-10-05T00:39:04+08:00
upgpkg: 0.11.0-66: rebuild with unordered-containers 0.2.20.1 (rebuild pass 1,
specified --nocheck)
- - - - -
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.11.0
- pkgrel = 65
+ pkgrel = 66
url = https://github.com/maoe/lifted-async
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lifted-async
pkgname=haskell-lifted-async
pkgver=0.11.0
-pkgrel=65
+pkgrel=66
pkgdesc="Run lifted IO operations asynchronously and wait for their results"
url="https://github.com/maoe/lifted-async"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/cee5095fc4382b9b5adca8a2e21614cc157693de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/cee5095fc4382b9b5adca8a2e21614cc157693de
You're receiving this email because of your account on gitlab.archlinux.org.