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

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

bug#69208: closed ([PATCH] gnu: go-github-com-mattn-go-colorable: Add mi


From: GNU bug Tracking System
Subject: bug#69208: closed ([PATCH] gnu: go-github-com-mattn-go-colorable: Add missing input.)
Date: Mon, 19 Feb 2024 23:49:02 +0000

Your message dated Mon, 19 Feb 2024 23:47:03 +0000
with message-id <877cj0j9u0.fsf@gmail.com>
and subject line [PATCH] gnu: go-github-com-mattn-go-colorable: Add missing 
input.
has caused the debbugs.gnu.org bug report #69208,
regarding [PATCH] gnu: go-github-com-mattn-go-colorable: Add missing input.
to be marked as done.

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


-- 
69208: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69208
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-mattn-go-colorable: Add missing input. Date: Sat, 17 Feb 2024 19:53:56 +0100
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Add missing
input.
[native-inputs]: Move go-github-com-mattn-go-isatty from here ...
[propagated-inputs]: ... to here.
---
 gnu/packages/golang.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 527b63d160..75ad05d4cf 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -4525,7 +4525,7 @@ (define-public go-github-com-mattn-go-colorable
         (base32
          "05hl2ddp67p5kj3ix4zzqqjh4fan4ban3vgw8f98simwigs3q41j"))))
     (build-system go-build-system)
-    (native-inputs
+    (propagated-inputs
      (list go-github-com-mattn-go-isatty))
     (arguments
      '(#:import-path "github.com/mattn/go-colorable"))

base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
-- 
2.42.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-mattn-go-colorable: Add missing input. Date: Mon, 19 Feb 2024 23:47:03 +0000
Hi,

Pushed as f5de1f96ed46c427b67d78304977884ff7165538 to master.

--
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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