aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/perl.scm
diff options
context:
space:
mode:
authorpjotrp2017-02-26 19:13:31 +0000
committerpjotrp2017-02-26 19:13:31 +0000
commit7affda5295cb6bab9cd336be0fea70e1c2bf24d2 (patch)
tree8484a497a32d8d4919c44b64daef0e5f7585c279 /gn/packages/perl.scm
parent699b05703c743baf51f720db22eb0a2438cb8cad (diff)
downloadguix-bioinformatics-7affda5295cb6bab9cd336be0fea70e1c2bf24d2.tar.gz
Added comments on guix viability
- removed r-wcna and r-preprocesscore as they are in Guix now
Diffstat (limited to 'gn/packages/perl.scm')
-rw-r--r--gn/packages/perl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/perl.scm b/gn/packages/perl.scm
index 75256fe..c1b7946 100644
--- a/gn/packages/perl.scm
+++ b/gn/packages/perl.scm
@@ -39,7 +39,7 @@
#:use-module (gnu packages web)
#:use-module (guix build-system perl))
-(define-public perl-time-parsedate
+(define-public perl-time-parsedate ; guix: old lib and tests failing - works though
(package
(name "perl-time-parsedate")
(version "2015.103")