[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
145/455: gnu: rust-codspeed-2: Update to 2.7.2.
From: |
guix-commits |
Subject: |
145/455: gnu: rust-codspeed-2: Update to 2.7.2. |
Date: |
Mon, 20 Jan 2025 15:46:51 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit db9641e47e90c791a5d2346d852808fa4bd72344
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 3 21:21:01 2025 +0100
gnu: rust-codspeed-2: Update to 2.7.2.
* gnu/packages/crates-io.scm (rust-codspeed-2): Update to 2.7.2.
Change-Id: I11ce2cd170c855a303559545e73daa934add8ac9
---
gnu/packages/crates-io.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index e5b2864b66..e8d8dfd4c3 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -20,7 +20,7 @@
;;; Copyright © 2021 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2021 muradm <mail@muradm.net>
;;; Copyright © 2021, 2022 Petr Hodina <phodina@protonmail.com>
-;;; Copyright © 2021-2024 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2021-2025 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2021 Jacob Hrbek <kreyren@rixotstudio.cz>
;;; Copyright © 2021, 2022 Nicolas Graves <ngraves@ngraves.fr>
;;; Copyright © 2022 Aleksandr Vityazev <avityazev@posteo.org>
@@ -13490,14 +13490,14 @@ diagnostics easy and relatively painless for
everyone!")
(define-public rust-codspeed-2
(package
(name "rust-codspeed")
- (version "2.4.0")
+ (version "2.7.2")
(source
(origin
(method url-fetch)
(uri (crate-uri "codspeed" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0ikj07wl9g7az7mnlarmsyjh6a77vm4l2lmwbsbx2h85m9bb11ab"))))
+ (base32 "15yf7gnb4s1fdvprdpn41yfydxpnv2clyd7lar0ia76zz6fhw2j5"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs (("rust-colored" ,rust-colored-2)
- 122/455: gnu: python-py-partiql-parser: Update to 0.6.1., (continued)
- 122/455: gnu: python-py-partiql-parser: Update to 0.6.1., guix-commits, 2025/01/20
- 91/455: gnu: python-testtools: Update to 2.7.2., guix-commits, 2025/01/20
- 68/455: gnu: python-pdfminer-six: Update to 20240706., guix-commits, 2025/01/20
- 118/455: gnu: python-pyvisa: Update to 1.14.1., guix-commits, 2025/01/20
- 120/455: gnu: python-jose: Fix build., guix-commits, 2025/01/20
- 130/455: gnu: python-geopandas: Update to 1.0.1., guix-commits, 2025/01/20
- 135/455: gnu: awscli-2: Run tests., guix-commits, 2025/01/20
- 139/455: gnu: python-pillow-simd: Inherit build system and native inputs., guix-commits, 2025/01/20
- 167/455: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/20
- 170/455: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/20
- 145/455: gnu: rust-codspeed-2: Update to 2.7.2.,
guix-commits <=
- 173/455: gnu: python-legacy-api-wrap: Update to 1.4.1., guix-commits, 2025/01/20
- 164/455: gnu: Remove python-starlette-for-fastapi-0.88., guix-commits, 2025/01/20
- 171/455: gnu: python-pypika-tortoise: Add missing input., guix-commits, 2025/01/20
- 166/455: gnu: python-wrapt: Update to 1.17.0., guix-commits, 2025/01/20
- 147/455: gnu: Add rust-jiter-0.7., guix-commits, 2025/01/20
- 143/455: gnu: python-imageio: Update to 2.36.1., guix-commits, 2025/01/20
- 199/455: gnu: python-qdldl: Add missing input., guix-commits, 2025/01/20
- 172/455: gnu: python-omnipath: Update to 1.0.8-0.3d16134., guix-commits, 2025/01/20
- 189/455: gnu: python-cachecontrol-0.11: Add missing inputs., guix-commits, 2025/01/20
- 152/455: gnu: python-pdm-backend: Update to 2.4.3., guix-commits, 2025/01/20