rosenthal: prometheus-bin: Update to 3.9.1.

* modules/rosenthal/packages/binaries.scm (prometheus-bin): Update to 3.9.1.
This commit is contained in:
Hilton Chain 2026-01-11 14:48:42 +08:00
parent 904d07ff13
commit 0613347b83
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

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