lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

unetbootin: 661 -> 675

authored by

Renaud and committed by
GitHub
c3549e8e 1aad3acf

+2 -2
+2 -2
pkgs/tools/cd-dvd/unetbootin/default.nix
··· 3 3 4 4 stdenv.mkDerivation rec { 5 5 pname = "unetbootin"; 6 - version = "661"; 6 + version = "675"; 7 7 8 8 src = fetchFromGitHub { 9 9 owner = "unetbootin"; 10 10 repo = "unetbootin"; 11 11 rev = version; 12 - sha256 = "0jwmmym86x9hc6yr619dxdbxdawx8x0zwld0dfrhzwxvwbqbpav5"; 12 + sha256 = "0b7z2amsf6i7b56a5sfs5di1vh30h6ybcqg23d5gx5zgn3w38w4a"; 13 13 }; 14 14 15 15 setSourceRoot = ''