diff options
Diffstat (limited to 'dev-ml/timezone/timezone-0.14.0.ebuild')
-rw-r--r-- | dev-ml/timezone/timezone-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild b/dev-ml/timezone/timezone-0.14.0.ebuild index 534e109a0628..f684d86032fb 100644 --- a/dev-ml/timezone/timezone-0.14.0.ebuild +++ b/dev-ml/timezone/timezone-0.14.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit dune -DESCRIPTION="Jane Street's alternative to the standard library" +DESCRIPTION="Time-zone handling for OCaml" HOMEPAGE="https://github.com/janestreet/timezone" SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |