[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: maxflow: Use GIT-FILE-NAME.
From: |
guix-commits |
Subject: |
02/14: gnu: maxflow: Use GIT-FILE-NAME. |
Date: |
Mon, 7 Oct 2019 23:30:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2dc0a6cf368231b8f0a7cde7f9ceb68cad262f79
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Oct 6 23:59:02 2019 +0200
gnu: maxflow: Use GIT-FILE-NAME.
* gnu/packages/maths.scm (maxflow)[source]: Use GIT-FILE-NAME.
---
gnu/packages/maths.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 03738c6..c1640fa 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1772,7 +1772,7 @@ ASCII text files using Gmsh's own scripting language.")
(uri (git-reference
(url "https://github.com/gerddie/maxflow.git")
(commit "42401fa54823d16b9da47716f04e5d9ef1605875")))
- (file-name (string-append name "-" version "-checkout"))
+ (file-name (git-file-name name version))
(sha256
(base32
"0rll38whw55h0vcjrrwdnh9ascvxby0ph7n1l0d12z17cg215kkb"))))
- branch master updated (edaa616 -> d7a6a3f), guix-commits, 2019/10/07
- 03/14: gnu: maxflow: Correct version to 3.0.5., guix-commits, 2019/10/07
- 12/14: gnu: linux-libre@4.19: Update to 4.19.77., guix-commits, 2019/10/07
- 11/14: gnu: linux-libre@5.2: Update to 5.2.19., guix-commits, 2019/10/07
- 10/14: gnu: coin3D: Use a specific changeset., guix-commits, 2019/10/07
- 14/14: gnu: linux-libre@4.14: Update to 4.14.147., guix-commits, 2019/10/07
- 06/14: gnu: licensecheck: Update to 3.0.37., guix-commits, 2019/10/07
- 01/14: gnu: lynis: Update to 2.7.5., guix-commits, 2019/10/07
- 02/14: gnu: maxflow: Use GIT-FILE-NAME.,
guix-commits <=
- 13/14: gnu: linux-libre@4.9: Update to 4.9.195., guix-commits, 2019/10/07
- 09/14: gnu: me-cleaner: Update to 1.2., guix-commits, 2019/10/07
- 04/14: gnu: qucs-s: Update to 0.0.21., guix-commits, 2019/10/07
- 07/14: gnu: maxflow: Use HTTPS home page., guix-commits, 2019/10/07
- 08/14: gnu: perl-async-interrupt: Update to 1.25., guix-commits, 2019/10/07
- 05/14: gnu: perl-regexp-pattern-license: Update to 3.1.94., guix-commits, 2019/10/07