Fix a stream value to be a string
This commit is contained in:
parent
96365eb12d
commit
2f9b4276da
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue