[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: tbb: Add a source file name.
From: |
guix-commits |
Subject: |
04/06: gnu: tbb: Add a source file name. |
Date: |
Tue, 14 May 2019 18:25:10 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 75ea39da550bb011b9c27a1b8661e8a3657a7040
Author: Marius Bakke <address@hidden>
Date: Tue May 14 15:44:18 2019 +0200
gnu: tbb: Add a source file name.
* gnu/packages/tbb.scm (tbb)[source](file-name): New field.
---
gnu/packages/tbb.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/tbb.scm b/gnu/packages/tbb.scm
index f4d151f..b8f3242 100644
--- a/gnu/packages/tbb.scm
+++ b/gnu/packages/tbb.scm
@@ -34,6 +34,7 @@
(uri (git-reference
(url "https://github.com/01org/tbb")
(commit version)))
+ (file-name (git-file-name name version))
(sha256
(base32
"1zbf06l659vq6s5wp3ln96ycwcd42caffan5vilqvqyxqvjljyic"))
- branch master updated (2f8e77b -> ba2d913), guix-commits, 2019/05/14
- 03/06: gnu: tbb: Update to 2019_U6., guix-commits, 2019/05/14
- 01/06: gnu: oniguruma: Update to 6.9.2., guix-commits, 2019/05/14
- 04/06: gnu: tbb: Add a source file name.,
guix-commits <=
- 06/06: gnu: Remove python2-httpretty., guix-commits, 2019/05/14
- 02/06: gnu: samba: Update to 4.10.3., guix-commits, 2019/05/14
- 05/06: gnu: vigra, notmuch: Use the Python3 Sphinx variant., guix-commits, 2019/05/14