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

unetbootin: 661 -> 675
This commit is contained in:
Renaud 2019-10-11 18:14:18 +02:00 committed by GitHub
commit c3549e8ec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "unetbootin";
version = "661";
version = "675";
src = fetchFromGitHub {
owner = "unetbootin";
repo = "unetbootin";
rev = version;
sha256 = "0jwmmym86x9hc6yr619dxdbxdawx8x0zwld0dfrhzwxvwbqbpav5";
sha256 = "0b7z2amsf6i7b56a5sfs5di1vh30h6ybcqg23d5gx5zgn3w38w4a";
};
setSourceRoot = ''