From 2f9b4276daaa5ba4d53eed9aa23e7116f0277492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 30 Apr 2020 14:31:36 +0200 Subject: [PATCH] Fix a stream value to be a string --- perl-bootstrap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-bootstrap.yaml b/perl-bootstrap.yaml index 08cd875..a927587 100644 --- a/perl-bootstrap.yaml +++ b/perl-bootstrap.yaml @@ -1,7 +1,7 @@ document: modulemd version: 2 data: - stream: 5.30 + stream: '5.30' summary: Perl bootstrap module for bootstrapping Perl module description: > This is the Perl interpreter and a set of modules written in Perl