Merge pull request #66433 from primeos/scons

scons: 3.1.0 -> 3.1.1
This commit is contained in:
Michael Weiss 2019-08-12 13:50:20 +02:00 committed by GitHub
commit ba3196ee9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ in {
sha256 = "0wzid419mlwqw9llrg8gsx4nkzhqy16m4m40r0xnh6cwscw5wir4"; sha256 = "0wzid419mlwqw9llrg8gsx4nkzhqy16m4m40r0xnh6cwscw5wir4";
}; };
scons_latest = mkScons { scons_latest = mkScons {
version = "3.1.0"; version = "3.1.1";
sha256 = "0bqkrpk5j6wvlljpdsimazav44y43qkl9mzc4f8ig8nl73blixgk"; sha256 = "19a3j6x7xkmr2srk2yzxx3wv003h9cxx08vr81ps76blvmzl3sjc";
}; };
} }