slade-unstable: 3.2.8-unstable-2025-11-10 -> 3.2.9-unstable-2025-11-19 (#463113)
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "slade";
|
||||
version = "3.2.8-unstable-2025-11-10";
|
||||
version = "3.2.9-unstable-2025-11-19";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sirjuddington";
|
||||
repo = "SLADE";
|
||||
rev = "ce9593a6c15656394249b52d2a6224a7a86c5a5a";
|
||||
hash = "sha256-1xp9BzCrUvifzb5ouU3Jdwe0SRDWo+A4p0YlcqT62Y0=";
|
||||
rev = "47ffdea512d61ea7c628ba14759757975b87fd09";
|
||||
hash = "sha256-N6y5aqZ9V9+hxzFNzJCsGSWWzrCTIcppFy7Qb63Y/7I=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user