Merge pull request #313253 from r-ryantm/auto-update/miriway

miriway: 0-unstable-2024-04-30 -> 0-unstable-2024-05-17
This commit is contained in:
Cosima Neidahl 2024-05-21 17:26:05 +02:00 committed by GitHub
commit fcfca5519a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "miriway";
version = "0-unstable-2024-04-30";
version = "0-unstable-2024-05-17";
src = fetchFromGitHub {
owner = "Miriway";
repo = "Miriway";
rev = "726ef446c89a75510311638a4892e97ad9e0fa4e";
hash = "sha256-7OoCoZ4IHXYI73W93P9MzVGYFv/+MDcbbhPdJY9lD2M=";
rev = "5be8f60326181b22e111f02918ae5778cf1a89b0";
hash = "sha256-dHY0bfVfRpiBY5rPnhmu3aHXx1l9jQhXBtcBbej2JFk=";
};
strictDeps = true;