Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-weigh
Commits:
6c9e62c2 by Felix Yan at 2025-07-23T08:42:11+08:00
upgpkg: 0.0.18-39: rebuild with haskell-lexer 1.1.2
- - - - -
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 = 38
+ pkgrel = 39
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=38
+pkgrel=39
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/6c9e62c20ffe9bc2798070ab42608eaa3938ad7d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/6c9e62c20ffe9bc2798070ab42608eaa3938ad7d
You're receiving this email because of your account on gitlab.archlinux.org.