Package.description: updated to String?
This commit is contained in:
parent
a8eb7ead40
commit
8b98c20c96
@ -55,7 +55,7 @@ class Package::Package
|
||||
inherit release : Int32
|
||||
|
||||
inherit url : String?
|
||||
inherit description : String
|
||||
inherit description : String?
|
||||
|
||||
setter dependencies : Array(String)?
|
||||
inherit conflicts : Array(String)
|
||||
|
Reference in New Issue
Block a user