guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: go-github-com-alsm-ioprogress: Declare a source file-name.


From: Efraim Flashner
Subject: 05/07: gnu: go-github-com-alsm-ioprogress: Declare a source file-name.
Date: Sun, 4 Mar 2018 05:39:05 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit fdbece74aa9582724801225e52b25e71a7a73797
Author: Efraim Flashner <address@hidden>
Date:   Sun Mar 4 12:35:31 2018 +0200

    gnu: go-github-com-alsm-ioprogress: Declare a source file-name.
    
    * gnu/packages/golang.scm (go-github-com-alsm-ioprogress)[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 e201ac8..3a8c889 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -502,6 +502,7 @@ in the style of communicating sequential processes 
(@dfn{CSP}).")
                 (uri (git-reference
                        (url "https://github.com/alsm/ioprogress.git";)
                        (commit commit)))
+                (file-name (git-file-name name version))
                 (sha256
                  (base32
                   "10ym5qlq77nynmkxbk767f2hfwyxg2k7hrzph05hvgzv833dhivh"))))



reply via email to

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