miriway: 0-unstable-2024-04-30 -> 0-unstable-2024-05-17

This commit is contained in:
R. Ryantm
2024-05-20 22:07:08 +00:00
parent e82297f970
commit 6d3992f17b
@@ -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;