Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
cargo-flamegraph
Commits:
ea4e5c5c by Caleb Maclennan at 2026-04-08T16:28:46+03:00
upgpkg: 0.6.12-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cargo-flamegraph
pkgdesc = Easy flamegraphs for Rust projects and everything else
- pkgver = 0.6.11
- pkgrel = 2
+ pkgver = 0.6.12
+ pkgrel = 1
url = https://github.com/flamegraph-rs/flamegraph
arch = x86_64
license = MIT
@@ -10,8 +10,8 @@ pkgbase = cargo-flamegraph
depends = glibc
depends = libgcc
depends = perf
- source =
https://github.com/flamegraph-rs/flamegraph/archive/v0.6.11/cargo-flamegraph-0.6.11.tar.gz
- sha256sums =
371f81e674abe70cdaf3478d7d6ab04cee0b5af174767a858f45c5c42206089e
- b2sums =
05f3998b90c3d52e4f8325fdc41d4c8bbd5ce7d07e016b2786323ae4c8e4bd89e238c301c043fb96c717266e66142e61a1d02f623036492ef525ef74e056fcee
+ source =
https://github.com/flamegraph-rs/flamegraph/archive/v0.6.12/cargo-flamegraph-0.6.12.tar.gz
+ sha256sums =
3b1158d30a5dd3496b271d5f55da47558cd84dd5ff7e11dbd67c2f6c51a3499e
+ b2sums =
aafbc60e22a20e0341d57caf8532ff70993fee9aa385752c1a745af6a86d5f88ababa68db3368a02e1fe6388193183e318ce429c6c40f7206ffa67a20786c13f
pkgname = cargo-flamegraph
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Maintainer: Bert Peters <[email protected]<
pkgname=cargo-flamegraph
-pkgver=0.6.11
-pkgrel=2
+pkgver=0.6.12
+pkgrel=1
pkgdesc='Easy flamegraphs for Rust projects and everything else'
url="https://github.com/flamegraph-rs/flamegraph"
depends=(
@@ -15,8 +15,8 @@ depends=(
arch=('x86_64')
license=('MIT' 'Apache-2.0')
source=(https://github.com/flamegraph-rs/flamegraph/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('371f81e674abe70cdaf3478d7d6ab04cee0b5af174767a858f45c5c42206089e')
-b2sums=('05f3998b90c3d52e4f8325fdc41d4c8bbd5ce7d07e016b2786323ae4c8e4bd89e238c301c043fb96c717266e66142e61a1d02f623036492ef525ef74e056fcee')
+sha256sums=('3b1158d30a5dd3496b271d5f55da47558cd84dd5ff7e11dbd67c2f6c51a3499e')
+b2sums=('aafbc60e22a20e0341d57caf8532ff70993fee9aa385752c1a745af6a86d5f88ababa68db3368a02e1fe6388193183e318ce429c6c40f7206ffa67a20786c13f')
build() {
cd "flamegraph-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-flamegraph/-/commit/ea4e5c5c70e8dcbc6f011d7911e5578b4f7b2c00
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-flamegraph/-/commit/ea4e5c5c70e8dcbc6f011d7911e5578b4f7b2c00
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help