mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-10-14 01:14:35 +00:00
rosenthal: prometheus-bin: Update to 3.6.0.
* modules/rosenthal/packages/binaries.scm (prometheus-bin): Update to 3.6.0.
This commit is contained in:
parent
9899668601
commit
2f54139e5f
@ -311,7 +311,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.5.0")
|
(version "3.6.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"
|
||||||
@ -319,7 +319,7 @@ metrics no matter where they are stored.")
|
|||||||
"/prometheus-" version ".linux-amd64.tar.gz"))
|
"/prometheus-" version ".linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16pk8s5lsrvzlqsrhdpmrw98nq8vyqa87wm417xjm0kdy9x844g8"))))
|
"05j985qhj4dvnfc6ly08ilx3nkhx133qc9ydzjpn2hd6am5fy0i0"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
|
Loading…
Reference in New Issue
Block a user