[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: r-rcas: Add upstream name.
From: |
guix-commits |
Subject: |
06/10: gnu: r-rcas: Add upstream name. |
Date: |
Wed, 3 Apr 2019 11:42:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 83546785b2a2da0c7b0c54ac5eb1bf1d5872ebbf
Author: Ricardo Wurmus <address@hidden>
Date: Wed Apr 3 16:55:26 2019 +0200
gnu: r-rcas: Add upstream name.
* gnu/packages/bioinformatics.scm (r-rcas)[properties]: Add upstream name.
---
gnu/packages/bioinformatics.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 5c3606f..30c9860 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8344,6 +8344,7 @@ paired-end data.")
(sha256
(base32
"0ss5hcg2m7gjji6dd23zxa5bd5a7knwcnada4qs5q2l4clgk39ad"))))
+ (properties `((upstream-name . "RCAS")))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- branch master updated (8079008 -> 307586c), guix-commits, 2019/04/03
- 01/10: gnu: Add r-wrench., guix-commits, 2019/04/03
- 04/10: gnu: Add r-webbioc., guix-commits, 2019/04/03
- 02/10: gnu: Add r-wiggleplotr., guix-commits, 2019/04/03
- 08/10: gnu: Add r-progeny., guix-commits, 2019/04/03
- 07/10: gnu: Add r-rbowtie2., guix-commits, 2019/04/03
- 09/10: gnu: Add r-arrmdata., guix-commits, 2019/04/03
- 05/10: gnu: Add r-zfpkm., guix-commits, 2019/04/03
- 06/10: gnu: r-rcas: Add upstream name.,
guix-commits <=
- 10/10: gnu: Add r-arrmnormalization., guix-commits, 2019/04/03
- 03/10: gnu: Add r-widgettools., guix-commits, 2019/04/03