Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lifted-async
Commits:
81ac00c6 by Felix Yan at 2025-07-23T07:46:40+08:00
upgpkg: 0.10.2.7-43: rebuild with haskell-lexer 1.1.2
- - - - -
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 = 42
+ pkgrel = 43
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=42
+pkgrel=43
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/81ac00c61f86c0bfec521523d9504de2dd606720
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/81ac00c61f86c0bfec521523d9504de2dd606720
You're receiving this email because of your account on gitlab.archlinux.org.