GNU bug report logs - #49915
[PATCH 1/3] gnu: go-github-com-mattn-go-shellwords: Update to 1.0.12.

Previous Next

Package: guix-patches;

Reported by: Sarah Morgensen <iskarian <at> mgsn.dev>

Date: Fri, 6 Aug 2021 18:56:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sarah Morgensen <iskarian <at> mgsn.dev>
To: 49915 <at> debbugs.gnu.org
Subject: [bug#49915] [PATCH 3/3] gnu: go-github-com-mattn-go-shellwords: Enable tests.
Date: Fri,  6 Aug 2021 11:57:37 -0700
Tests fixed by previous commit.

* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords)[arguments]
<#:tests?>: Enable tests.
---
 gnu/packages/golang.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index b46f9e9bbf..2b18b6ed18 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5274,7 +5274,6 @@ systems.")
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/mattn/go-shellwords"
-       #:tests? #f
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'patch-sh-path
-- 
2.31.1





This bug report was last modified 1 year and 97 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.