Merge pull request #243824 from r-ryantm/auto-update/foxotron

foxotron: 2023-02-23 -> 2023-07-16

authored by

Nick Cao and committed by
GitHub
0ee6d050 dbffaf20

+2 -2
+2 -2
pkgs/applications/graphics/foxotron/default.nix
··· 25 26 stdenv.mkDerivation rec { 27 pname = "foxotron"; 28 - version = "2023-02-23"; 29 30 src = fetchFromGitHub { 31 owner = "Gargaj"; 32 repo = "Foxotron"; 33 rev = version; 34 fetchSubmodules = true; 35 - sha256 = "sha256-sPIXLZdtVK3phfMsZrU8o9qisOC5RKvHH19ECXMV0t0="; 36 }; 37 38 postPatch = ''
··· 25 26 stdenv.mkDerivation rec { 27 pname = "foxotron"; 28 + version = "2023-07-16"; 29 30 src = fetchFromGitHub { 31 owner = "Gargaj"; 32 repo = "Foxotron"; 33 rev = version; 34 fetchSubmodules = true; 35 + sha256 = "sha256-s1eWZMVitVSP7nJJ5wXvnV8uI6yto7LmvlvocOwVAxw="; 36 }; 37 38 postPatch = ''