guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: go-github-com-muesli-reflow-wordwrap: Declar


From: guix-commits
Subject: branch master updated: gnu: go-github-com-muesli-reflow-wordwrap: Declare source file-name.
Date: Sat, 15 Aug 2020 16:56:48 -0400

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new d079145  gnu: go-github-com-muesli-reflow-wordwrap: Declare source 
file-name.
d079145 is described below

commit d079145de7847e3f5b4ab13f0ddc062fabad8c3d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sat Aug 15 22:58:23 2020 +0300

    gnu: go-github-com-muesli-reflow-wordwrap: Declare source file-name.
    
    * gnu/packages/golang.scm (go-github-com-muesli-reflow-wordwrap)
    [source]: Declare a source file-name.
---
 gnu/packages/golang.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index ea7a6f1..78bf4ff 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -4924,6 +4924,7 @@ to jQuery to the Go language.")
               (uri (git-reference
                     (url "https://github.com/muesli/reflow";)
                     (commit (string-append "v" version))))
+              (file-name (git-file-name "go-github-com-muesli-reflow" version))
               (sha256
                (base32
                 "1vhynm2n1az13fn03lp0gi28p9mznq1mblglh8f2rb9y1vkd2dqr"))))



reply via email to

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