slade-unstable: 3.2.12-unstable-2026-02-21 -> 3.2.12-unstable-2026-04-27 (#516838)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-05 16:27:20 +00:00
committed by GitHub
+3 -3
View File
@@ -22,13 +22,13 @@
stdenv.mkDerivation {
pname = "slade";
version = "3.2.12-unstable-2026-02-21";
version = "3.2.12-unstable-2026-04-27";
src = fetchFromGitHub {
owner = "sirjuddington";
repo = "SLADE";
rev = "030cab09eb2108c65b47c088d1ce97d27e671b9a";
hash = "sha256-dU08yoHikQsGO9yEhFoRvWE1C38ZQ1W/f7DmJyrAijQ=";
rev = "c948de8e48fe1b86fce8949f818a9ec5a499bd34";
hash = "sha256-fcDYG8BPrdAYqK+YpVnYO5FkcdCKjqiyOhLpxEjet/0=";
};
nativeBuildInputs = [