mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-09-22 11:26:01 +00:00
rosenthal: loki-bin: Update to 3.7.6.
* modules/rosenthal/packages/binaries.scm (loki-bin): Update to 3.7.6.
This commit is contained in:
parent
916c283444
commit
a1bcd459d2
@ -542,7 +542,7 @@ multi-tenant, long-term storage for Prometheus.")
|
||||
(define-public loki-bin
|
||||
(package
|
||||
(name "loki-bin")
|
||||
(version "3.7.2")
|
||||
(version "3.7.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -550,7 +550,7 @@ multi-tenant, long-term storage for Prometheus.")
|
||||
version "/loki-linux-amd64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"0dw16ls86n31nkp8g23hcx3h604al32fr3hlhm75n66ay4h9ch0w"))))
|
||||
"1sj8a9nmva2lnvbca8x62wy2lwlhnahdr99rpw814n0nfm117lh9"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
||||
Loading…
Reference in New Issue
Block a user