Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-weigh
Commits:
ef67c9e0 by Felix Yan at 2025-04-09T05:35:52+08:00
upgpkg: 0.0.18-16: rebuild with semigroupoids 6.0.1
- - - - -
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 = 15
+ pkgrel = 16
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=15
+pkgrel=16
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/ef67c9e0105cb67d38b2d1a95f46b7982e550b82
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/ef67c9e0105cb67d38b2d1a95f46b7982e550b82
You're receiving this email because of your account on gitlab.archlinux.org.