Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-heapsize
Commits:
11d595a5 by Felix Yan at 2024-10-23T15:39:27+03:00
upgpkg: 0.3.0.1-225: rebuild with ChasingBottoms 1.3.1.15
- - - - -
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 = 224
+ pkgrel = 225
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=224
+pkgrel=225
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/11d595a5226e9d5681a1d3953d323aba6f9a873f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-heapsize/-/commit/11d595a5226e9d5681a1d3953d323aba6f9a873f
You're receiving this email because of your account on gitlab.archlinux.org.