haskell-timezone-olson: update to version 0.1.3
This commit is contained in:
parent
9e15812d40
commit
be4b35eb15
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "timezone-olson";
|
pname = "timezone-olson";
|
||||||
version = "0.1.2";
|
version = "0.1.3";
|
||||||
sha256 = "1dp0nppvx732c27pybbyqw6jkx4kdgfc6vnc539m0xv005afpq9y";
|
sha256 = "02x3wq03h2zjhxrcv6vnq9hrzggdvpnj7zj8rcrq4scf67q6h8gc";
|
||||||
buildDepends = [ binary extensibleExceptions time timezoneSeries ];
|
buildDepends = [ binary extensibleExceptions time timezoneSeries ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/time-ng/";
|
homepage = "http://projects.haskell.org/time-ng/";
|
||||||
|
|
Loading…
Reference in New Issue