slade-unstable: 3.2.8-unstable-2025-10-28 -> 3.2.8-unstable-2025-11-04 (#458924)
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "slade";
|
||||
version = "3.2.8-unstable-2025-10-28";
|
||||
version = "3.2.8-unstable-2025-11-04";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sirjuddington";
|
||||
repo = "SLADE";
|
||||
rev = "3b82f41dea2bd67570af1479550653c20d192a6c";
|
||||
hash = "sha256-utvsQVw20q1qkkOP11fBVo3IdMKijm8Ya5Ryr/BoNhU=";
|
||||
rev = "2a5e2b25e31eb35ba73805c74f03c1bc56a66de0";
|
||||
hash = "sha256-lLZ0L07u8PQhe8e2eCYGKrSnRp1EIYfME39JK/KXaj4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user