1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: go-github-com-prometheus-procfs: Update to 0.16.0.

* gnu/packages/prometheus.scm (go-github-com-prometheus-procfs): Update to 0.16.0.

Change-Id: I06d3f12e10cdd08fabf6bebdce904dd929187dbb
This commit is contained in:
Sharlatan Hellseher
2025-03-28 21:32:27 +00:00
parent cbe663e85f
commit 6e4fb41f09

View File

@@ -442,7 +442,7 @@ Protocol,ICMP} echo (ping) functionality.")
(define-public go-github-com-prometheus-procfs
(package
(name "go-github-com-prometheus-procfs")
(version "0.15.1")
(version "0.16.0")
(source
(origin
(method git-fetch)
@@ -451,7 +451,7 @@ Protocol,ICMP} echo (ping) functionality.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "116ns8k1yjdj9a2vq5czlpmafrhy0yw5y0bcm1qqbqnn57agg68m"))))
(base32 "0f692685zcssryd38bahmamd72iaiilngp92gl1s9177891f44gm"))))
(build-system go-build-system)
(arguments
(list