Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-typed-process
Commits:
dfa71a45 by Felix Yan at 2025-03-10T19:57:43+08:00
upgpkg: 0.2.11.1-28: rebuild with test-framework-quickcheck2 0.3.0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-typed-process
pkgdesc = Run external processes, with strong typing of streams
pkgver = 0.2.11.1
- pkgrel = 27
+ pkgrel = 28
url = https://github.com/fpco/typed-process
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=typed-process
pkgname=haskell-typed-process
pkgver=0.2.11.1
-pkgrel=27
+pkgrel=28
pkgdesc="Run external processes, with strong typing of streams"
url="https://github.com/fpco/typed-process"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typed-process/-/commit/dfa71a45343c00b149405636e608bd03cb4c9785
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typed-process/-/commit/dfa71a45343c00b149405636e608bd03cb4c9785
You're receiving this email because of your account on gitlab.archlinux.org.