Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-weigh
Commits:
254c2aa1 by Felix Yan at 2025-03-11T23:32:52+08:00
upgpkg: 0.0.17-65: rebuild with assoc 1.1, cabal-plan 0.7.3.0, semialign 1.3,
strict 0.5, these 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.17
- pkgrel = 64
+ pkgrel = 65
url = https://github.com/fpco/weigh
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=weigh
pkgname=haskell-weigh
pkgver=0.0.17
-pkgrel=64
+pkgrel=65
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/254c2aa16b71afddb73a6263b0c93b78fc4c22e3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/254c2aa16b71afddb73a6263b0c93b78fc4c22e3
You're receiving this email because of your account on gitlab.archlinux.org.