rosenthal: prometheus-bin: Update to 3.10.0.

* modules/rosenthal/packages/binaries.scm (prometheus-bin): Update to 3.10.0.
This commit is contained in:
Hilton Chain 2026-03-29 15:42:23 +08:00
parent ffd46b111e
commit 6c68775645
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -364,7 +364,7 @@ metrics no matter where they are stored.")
(define-public prometheus-bin (define-public prometheus-bin
(package (package
(name "prometheus-bin") (name "prometheus-bin")
(version "3.9.1") (version "3.10.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://github.com/prometheus/prometheus" (uri (string-append "https://github.com/prometheus/prometheus"
@ -372,7 +372,7 @@ metrics no matter where they are stored.")
"/prometheus-" version ".linux-amd64.tar.gz")) "/prometheus-" version ".linux-amd64.tar.gz"))
(sha256 (sha256
(base32 (base32
"116569xwfma38j7wbdz7r3hlnk9iz9ycg4yymjadkjxassfrk9l6")))) "08h1d7whb85vp28r1nlkrilyws6cs1hzxlw9zhiic63apfbhvia1"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan