wok diff ocaml/receipt @ rev 23703
fusecloop: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 28 08:38:50 2020 +0000 (2020-04-28) |
parents | 019e49ad6c06 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/ocaml/receipt Tue May 21 11:08:14 2019 +0100 1.2 +++ b/ocaml/receipt Tue Apr 28 08:38:50 2020 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ocaml" 1.7 -VERSION="4.07.1" 1.8 +VERSION="4.10.0" 1.9 CATEGORY="system-tools" 1.10 TAGS="language programming" 1.11 SHORT_DESC="General-purpose programming language designed for safety and reliability."