kstars: 3.7.7 -> 3.7.8

This commit is contained in:
R. Ryantm
2025-08-11 12:55:37 +00:00
parent af7f652b8d
commit 2e0692666f
+2 -2
View File
@@ -22,11 +22,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "kstars";
version = "3.7.7";
version = "3.7.8";
src = fetchurl {
url = "mirror://kde/stable/kstars/${finalAttrs.version}/kstars-${finalAttrs.version}.tar.xz";
hash = "sha256-8tvWwmxFUSqnw5JPC/Bgao75eORoxUUF3MDLL+EgAkU=";
hash = "sha256-VbOu8p7Bq6UJBr05PVZein4LWzpdLo4838G1jXGNLAw=";
};
nativeBuildInputs = with kdePackages; [