Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-weigh
Commits:
bbcb8342 by Felix Yan at 2024-09-03T23:55:47+03:00
upgpkg: 0.0.17-47: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 46
+ pkgrel = 47
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=46
+pkgrel=47
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/bbcb8342ba7c213383e985b2ca09056f86ebe2fe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-weigh/-/commit/bbcb8342ba7c213383e985b2ca09056f86ebe2fe
You're receiving this email because of your account on gitlab.archlinux.org.