Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-heapsize
Commits:
0910702b by Felix Yan at 2025-10-01T17:15:36+08:00
upgpkg: 0.3.0.1-328: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-heapsize
pkgdesc = Determine the size of runtime data structures
pkgver = 0.3.0.1
- pkgrel = 327
+ pkgrel = 328
url = https://github.com/pepeiborra/heapsize.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=heapsize
pkgname=haskell-heapsize
pkgver=0.3.0.1
-pkgrel=327
+pkgrel=328
pkgdesc="Determine the size of runtime data structures"
url="https://github.com/pepeiborra/heapsize.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-heapsize/-/commit/0910702b4179f045a91b7fcf606d8a198d85d2fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-heapsize/-/commit/0910702b4179f045a91b7fcf606d8a198d85d2fb
You're receiving this email because of your account on gitlab.archlinux.org.