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

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

bug#68917: closed ([PATCH] gnu: go-github-com-go-git-go-billy: Add missi


From: GNU bug Tracking System
Subject: bug#68917: closed ([PATCH] gnu: go-github-com-go-git-go-billy: Add missing input.)
Date: Mon, 05 Feb 2024 22:42:01 +0000

Your message dated Mon, 05 Feb 2024 22:40:50 +0000
with message-id <874jemwn4d.fsf@gmail.com>
and subject line [PATCH] gnu: go-github-com-go-git-go-billy: Add missing input.
has caused the debbugs.gnu.org bug report #68917,
regarding [PATCH] gnu: go-github-com-go-git-go-billy: Add missing input.
to be marked as done.

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


-- 
68917: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68917
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-go-git-go-billy: Add missing input. Date: Sun, 4 Feb 2024 00:52:38 +0100
* gnu/packages/golang.scm (go-github-com-go-git-go-billy)[propagated-inputs]:
Add go-golang-org-x-sys.
---
 gnu/packages/golang.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 014ca01602..234e22a6e7 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -8711,6 +8711,8 @@ (define-public go-github-com-go-git-go-billy
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/go-git/go-billy/v5"))
+    (propagated-inputs
+     (list go-golang-org-x-sys))
     (native-inputs
      (list go-gopkg-in-check-v1))
     (home-page "https://github.com/go-git/go-billy/";)

base-commit: abeffc82379c4f9bd2e6226ea27453b22cb4e0c8
-- 
2.42.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-go-git-go-billy: Add missing input. Date: Mon, 05 Feb 2024 22:40:50 +0000
Hi,

Pushed as 34fe725fb3ecff56ac7c20307005f053bfc3f1f1 to master.

Thanks,
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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