Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-call-stack
Commits:
1a772573 by Felix Yan at 2023-11-16T08:33:31+02:00
upgpkg: 0.4.0-161: rebuild with optparse-applicative 0.17.1.0 (rebuild pass 1,
specified --nocheck)
- - - - -
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 = 160
+ pkgrel = 161
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=160
+pkgrel=161
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/1a7725732c2b52d56154cf02e89b9613ec623a87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-call-stack/-/commit/1a7725732c2b52d56154cf02e89b9613ec623a87
You're receiving this email because of your account on gitlab.archlinux.org.