[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
149/397: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2.
From: |
guix-commits |
Subject: |
149/397: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2. |
Date: |
Thu, 16 Jan 2025 04:30:20 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit a3513fb4566a5557f91f55838cd26538b1afb86f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 3 21:21:14 2025 +0100
gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2.
* gnu/packages/crates-io.scm (rust-codspeed-bencher-compat-2): Update to
2.7.2.
Change-Id: I9fe72e7c1052d44c4a8768168a60cbf68045186b
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index e8d8dfd4c3..e72f907c6e 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13512,14 +13512,14 @@ diagnostics easy and relatively painless for
everyone!")
(define-public rust-codspeed-bencher-compat-2
(package
(name "rust-codspeed-bencher-compat")
- (version "2.4.0")
+ (version "2.7.2")
(source
(origin
(method url-fetch)
(uri (crate-uri "codspeed-bencher-compat" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "172c4xkvwbpvjhrx0w6lc4fa250cxdi8fmfvpv6mffghcxaqpr6h"))))
+ (base32 "0n0m440c021s1pqb2k5w41a0l3pq5fwpwk489948kddm67pgwnh2"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs (("rust-bencher" ,rust-bencher-0.1)
- 91/397: gnu: python-trio-typing: Update to 0.10.0., (continued)
- 91/397: gnu: python-trio-typing: Update to 0.10.0., guix-commits, 2025/01/16
- 96/397: gnu: python-openapi-schema-validator: Relax requirements., guix-commits, 2025/01/16
- 146/397: gnu: python-imageio: Update to 2.36.1., guix-commits, 2025/01/16
- 170/397: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/16
- 121/397: gnu: python-pyvisa: Update to 1.14.1., guix-commits, 2025/01/16
- 124/397: gnu: python-dnspython-1.16: Add missing inputs., guix-commits, 2025/01/16
- 131/397: gnu: Remove python-dataclasses., guix-commits, 2025/01/16
- 142/397: gnu: python-pillow-simd: Inherit build system and native inputs., guix-commits, 2025/01/16
- 139/397: gnu: python-kombu: Add missing inputs., guix-commits, 2025/01/16
- 145/397: gnu: python-imageio-ffmpeg: Update to 0.5.1., guix-commits, 2025/01/16
- 149/397: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2.,
guix-commits <=
- 177/397: gnu: python-scanpy: Update to 1.10.4., guix-commits, 2025/01/16
- 179/397: gnu: python-flask-login: Update to 0.6.3., guix-commits, 2025/01/16
- 186/397: gnu: python-cattrs: Disable failing test., guix-commits, 2025/01/16
- 190/397: gnu: python-mizani: Add missing input., guix-commits, 2025/01/16
- 197/397: gnu: python-resolvelib: Update to 1.1.0b1., guix-commits, 2025/01/16
- 196/397: gnu: python-resampy: Update to 0.4.3., guix-commits, 2025/01/16
- 194/397: gnu: Remove python-pathlib., guix-commits, 2025/01/16
- 209/397: gnu: python-metacells: Update to 0.9.5., guix-commits, 2025/01/16
- 211/397: gnu: python-episcanpy: Add missing input., guix-commits, 2025/01/16
- 213/397: gnu: scregseg: Patch for numpy compatibility., guix-commits, 2025/01/16