emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69020: closed ([PATCH] gnu: go-github-com-prometheus-procfs: Add mis


From: GNU bug Tracking System
Subject: bug#69020: closed ([PATCH] gnu: go-github-com-prometheus-procfs: Add missing input.)
Date: Tue, 13 Feb 2024 21:47:03 +0000

Your message dated Tue, 13 Feb 2024 21:44:40 +0000
with message-id <87ttmcninr.fsf@gmail.com>
and subject line [PATCH] gnu: go-github-com-prometheus-procfs: Add missing 
input.
has caused the debbugs.gnu.org bug report #69020,
regarding [PATCH] gnu: go-github-com-prometheus-procfs: Add missing input.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69020: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69020
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-prometheus-procfs: Add missing input. Date: Sat, 10 Feb 2024 19:19:22 +0100
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Add missing
input.
[propagated-inputs]: Add go-golang.org-x-sync-errgroup.
---
 gnu/packages/golang.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 163691a1e6..255e7e9861 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -9231,6 +9231,7 @@ (define-public go-github-com-prometheus-procfs
        ;; The tests require Go modules, which are not yet supported in Guix's
        ;; Go build system.
        #:tests? #f))
+    (propagated-inputs (list go-golang.org-x-sync-errgroup))
     (synopsis "Go library for reading @file{/proc}")
     (description "The @code{procfs} Go package provides functions to retrieve
 system, kernel, and process metrics from the @file{/proc} pseudo file system.")

base-commit: e257de4365b24a84f39813aea2e8b4ab6259f283
-- 
2.42.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-prometheus-procfs: Add missing input. Date: Tue, 13 Feb 2024 21:44:40 +0000
Hi,

Pushed as 9b095daa2986cdb48500f6eb24dc79bf4178705f to master.

--
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]