slade-unstable: 3.2.8-unstable-2025-10-25 -> 3.2.8-unstable-2025-10-28 (#456862)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-31 15:20:53 +00:00
committed by GitHub

View File

@@ -22,13 +22,13 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "slade"; pname = "slade";
version = "3.2.8-unstable-2025-10-25"; version = "3.2.8-unstable-2025-10-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "sirjuddington"; owner = "sirjuddington";
repo = "SLADE"; repo = "SLADE";
rev = "d473699512b6d41bc9e58c8e6df3b8f24156f3b4"; rev = "3b82f41dea2bd67570af1479550653c20d192a6c";
hash = "sha256-y5MB5BytWfcRe8orPwqZrObRKilCWz9eITxhQmgVmHc="; hash = "sha256-utvsQVw20q1qkkOP11fBVo3IdMKijm8Ya5Ryr/BoNhU=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [