Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-typed-process
Commits:
f5c3eec5 by Felix Yan at 2025-09-15T07:37:23+00:00
upgpkg: 0.2.13.0-99: rebuild with base-compat 0.14.0, base-compat-batteries
0.14.0
- - - - -
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.13.0
- pkgrel = 98
+ pkgrel = 99
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.13.0
-pkgrel=98
+pkgrel=99
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/f5c3eec5c6bf7974914664f6f17a1a3089f7b7fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typed-process/-/commit/f5c3eec5c6bf7974914664f6f17a1a3089f7b7fb
You're receiving this email because of your account on gitlab.archlinux.org.