sladeUnstable: 3.2.7-unstable-2025-05-09 -> 3.2.7-unstable-2025-05-31 (#413177)
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "slade";
|
||||
version = "3.2.7-unstable-2025-05-09";
|
||||
version = "3.2.7-unstable-2025-05-31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sirjuddington";
|
||||
repo = "SLADE";
|
||||
rev = "a515292e74f92f6a54f29feb96cc198aa1981f1b";
|
||||
hash = "sha256-4H4L9PXhBmoDl1ZorlMPp7zSSX7G94VIcyjdX7zYauk=";
|
||||
rev = "996bf5de51072d99846bf2a8a82c92d7fce58741";
|
||||
hash = "sha256-TDPT+UbDrw3GDY9exX8QYBsNpyHG5n3Hw3vAxGJ9M3o=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user