From e7997ece6ec632512e534ef8a79b9988e06a1160 Mon Sep 17 00:00:00 2001 From: Linus Karl Date: Sat, 8 Apr 2023 19:38:02 +0200 Subject: kstars: 3.6.3 -> 3.6.4 Changelog: https://invent.kde.org/education/kstars/-/blob/85dfd8fb6e2777768d9992e75d075237da26fedc/ChangeLog --- pkgs/applications/science/astronomy/kstars/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/science/astronomy') diff --git a/pkgs/applications/science/astronomy/kstars/default.nix b/pkgs/applications/science/astronomy/kstars/default.nix index 3769948fd3eff..c4721c490cce2 100644 --- a/pkgs/applications/science/astronomy/kstars/default.nix +++ b/pkgs/applications/science/astronomy/kstars/default.nix @@ -14,11 +14,11 @@ mkDerivation rec { pname = "kstars"; - version = "3.6.3"; + version = "3.6.4"; src = fetchurl { url = "mirror://kde/stable/kstars/kstars-${version}.tar.xz"; - sha256 = "sha256-sve9q4iM/Y8+K64Ceby/KGx5Un5G0o5cCnIxJkXTgug="; + sha256 = "sha256-9MJqJVgSZVBzlLv08Z6i8yO4YV1exsD5+yLJjqIGD20="; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; -- cgit 1.4.1