From 62fd36f142a8c0bd529059cadd62d4b14617ebf0 Mon Sep 17 00:00:00 2001 From: Petter Bergman Date: Wed, 1 Dec 2021 17:40:43 +0100 Subject: [PATCH] Update timezone-olson-th.cabal Correct tags --- timezone-olson-th.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/timezone-olson-th.cabal b/timezone-olson-th.cabal index ac7fce9..1d2b8c1 100644 --- a/timezone-olson-th.cabal +++ b/timezone-olson-th.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: timezone-olson-th -version: 0.1.0.6 +version: 0.1.0.10 synopsis: Load TimeZoneSeries from an Olson file at compile time. description: Template Haskell to load a TimeZoneSeries from an Olson file at compile time. @@ -30,7 +30,7 @@ source-repository head source-repository this type: git location: http://github.com/jonpetterbergman/timezone-olson-th - tag: v0.1.0.6 + tag: v0.1.0.10 library exposed-modules: Data.Time.LocalTime.TimeZone.Olson.TH