Merge pull request #41514 from r-ryantm/auto-update/unetbootin

unetbootin: 657 -> 661
This commit is contained in:
Matthew Justin Bauer
2018-06-06 22:29:27 -04:00
committed by GitHub
+2 -2
View File
@@ -3,13 +3,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "unetbootin-${version}"; name = "unetbootin-${version}";
version = "657"; version = "661";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "unetbootin"; owner = "unetbootin";
repo = "unetbootin"; repo = "unetbootin";
rev = version; rev = version;
sha256 = "18bbcrjk6ladr46kl3dvqz5pq2xcv4nnwmajqllb4sl3k1xqsngy"; sha256 = "0jwmmym86x9hc6yr619dxdbxdawx8x0zwld0dfrhzwxvwbqbpav5";
}; };
setSourceRoot = '' setSourceRoot = ''