Merge pull request #299587 from r-ryantm/auto-update/wio

wio: unstable-2023-11-23 -> unstable-2024-03-23
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-03-28 10:53:44 +00:00 committed by GitHub
commit 9303234271
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -20,13 +20,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wio";
version = "unstable-2023-11-23";
version = "unstable-2024-03-23";
src = fetchFromGitHub {
owner = "Rubo3";
repo = "wio";
rev = "77c33b555589068350078d634a256a8fbb7ffe6b";
hash = "sha256-Wff8RPHfmgPYJ3cO0h5onHtWIvOYDqLjvF1O4uODuCY=";
rev = "a68fbaf0011610d55db0413ebb7aca6ff79a8dc3";
hash = "sha256-iQulldgYuz++ank2rOL92Ydj6IOiBtNEVEEcVOlhkMk=";
};
nativeBuildInputs = [