Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-weigh
Commits:
0d5a2cc8 by Felix Yan at 2024-08-09T08:42:47+00:00
upgpkg: 0.0.17-45: rebuild with OneTuple 0.4.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.17
- pkgrel = 44
+ pkgrel = 45
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=44
+pkgrel=45
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/0d5a2cc8611cb2d37c5478d803a9657c2d015411
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/0d5a2cc8611cb2d37c5478d803a9657c2d015411
You're receiving this email because of your account on gitlab.archlinux.org.