Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-weigh
Commits:
4c89ad3b by Felix Yan at 2025-10-10T08:17:16+08:00
upgpkg: 0.0.18-111: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-weigh
pkgdesc = Measure allocations of a Haskell functions/values
pkgver = 0.0.18
- pkgrel = 110
+ pkgrel = 111
url = https://github.com/fpco/weigh
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=weigh
pkgname=haskell-weigh
pkgver=0.0.18
-pkgrel=110
+pkgrel=111
pkgdesc="Measure allocations of a Haskell functions/values"
url="https://github.com/fpco/weigh"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/4c89ad3b5000774100736d9e726295ce4b855201
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/4c89ad3b5000774100736d9e726295ce4b855201
You're receiving this email because of your account on gitlab.archlinux.org.