forked from mirrors/nixpkgs
haskellPackages.timezoneOlson: Update to 0.1.4
This commit is contained in:
parent
29dae7ef33
commit
bb09cfc2fc
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "timezone-olson";
|
||||
version = "0.1.3";
|
||||
sha256 = "02x3wq03h2zjhxrcv6vnq9hrzggdvpnj7zj8rcrq4scf67q6h8gc";
|
||||
version = "0.1.4";
|
||||
sha256 = "1l5j6gqi9vlx7sifn7vv3by4z9ha3h6klfds4ywqv3dv0gh5725k";
|
||||
buildDepends = [ binary extensibleExceptions time timezoneSeries ];
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/time-ng/";
|
||||
|
|
Loading…
Reference in a new issue