From 24016b96336d249e48f48d8d849940f561ce80d1 Mon Sep 17 00:00:00 2001 From: kilianar Date: Mon, 3 Jul 2023 14:04:41 +0200 Subject: [PATCH] stellarium: 23.1 -> 23.2 https://github.com/Stellarium/stellarium/releases/tag/v23.2 --- pkgs/applications/science/astronomy/stellarium/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/science/astronomy/stellarium/default.nix b/pkgs/applications/science/astronomy/stellarium/default.nix index 2b8d292eada0..f2ecbbd85d4c 100644 --- a/pkgs/applications/science/astronomy/stellarium/default.nix +++ b/pkgs/applications/science/astronomy/stellarium/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "stellarium"; - version = "23.1"; + version = "23.2"; src = fetchFromGitHub { owner = "Stellarium"; repo = "stellarium"; rev = "v${version}"; - hash = "sha256-7jzS3pRklPsCTgCr3nrywfHCNlBDHuyuGGvrVoI9+A0="; + hash = "sha256-8Iheb/9wjf0u10ZQRkLMLNN2s7P++Fqcr26iatiKcTo="; }; postPatch = lib.optionalString stdenv.isDarwin ''