Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / camomile
Commits:
d88a9b24 by Stephane Glondu at 2022-01-10T10:19:05+01:00
New upstream version 1.0.2+2
- - - - -
3 changed files:
- − .gitignore
- camomile.opam
- dune-project
Changes:
=====================================
.gitignore deleted
=====================================
@@ -1,3 +0,0 @@
-_build/
-.merlin
-*.install
=====================================
camomile.opam
=====================================
@@ -1,3 +1,4 @@
+version: "1.0.2"
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "A Unicode library"
@@ -25,4 +26,4 @@ build: [
"@runtest" {with-test}
"@doc" {with-doc}
]
-]
+]
\ No newline at end of file
=====================================
dune-project
=====================================
@@ -1,5 +1,6 @@
(lang dune 1.11)
(name camomile)
+(version 1.0.2)
(generate_opam_files true)
(license "LGPL-2+ with OCaml linking exception")
View it on GitLab:
https://salsa.debian.org/ocaml-team/camomile/-/commit/d88a9b24d7844f6e623ea6492dd054e2f067cd0e
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/camomile/-/commit/d88a9b24d7844f6e623ea6492dd054e2f067cd0e
You're receiving this email because of your account on salsa.debian.org.