Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-call-stack
Commits:
2db8192c by Felix Yan at 2025-07-30T21:43:47+08:00
upgpkg: 0.4.0-248: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-call-stack
pkgdesc = Use GHC call-stacks in a backward compatible way
pkgver = 0.4.0
- pkgrel = 247
+ pkgrel = 248
url = https://github.com/sol/call-stack
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=call-stack
pkgname=haskell-call-stack
pkgver=0.4.0
-pkgrel=247
+pkgrel=248
pkgdesc="Use GHC call-stacks in a backward compatible way"
url="https://github.com/sol/call-stack"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-call-stack/-/commit/2db8192cef570dd5ff3403c4c7b11c8a73a69df6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-call-stack/-/commit/2db8192cef570dd5ff3403c4c7b11c8a73a69df6
You're receiving this email because of your account on gitlab.archlinux.org.