Merge pull request #78200 from r-ryantm/auto-update/icmake

icmake: 9.02.09 -> 9.03.01
This commit is contained in:
Pascal Wittmann 2020-01-22 08:55:37 +01:00 committed by GitHub
commit 00482247e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,10 @@
stdenv.mkDerivation rec {
pname = "icmake";
version = "9.02.09";
version = "9.03.01";
src = fetchFromGitLab {
sha256 = "0f4vyqgjribwa60j3a1c2xv69zllc7rfhaafq0jj1mdy8hdzvxpd";
sha256 = "05r0a69w0hv2qhjpb2bxd0lmp2vv5r2d4iggg6ly4miam0i318jy";
rev = version;
repo = "icmake";
owner = "fbb-git";