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

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

authored by Cosima Neidahl and committed by GitHub fcfca551 b8377567

+3 -3
+3 -3
pkgs/applications/window-managers/miriway/default.nix
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "miriway"; 14 - version = "0-unstable-2024-04-30"; 15 16 src = fetchFromGitHub { 17 owner = "Miriway"; 18 repo = "Miriway"; 19 - rev = "726ef446c89a75510311638a4892e97ad9e0fa4e"; 20 - hash = "sha256-7OoCoZ4IHXYI73W93P9MzVGYFv/+MDcbbhPdJY9lD2M="; 21 }; 22 23 strictDeps = true;
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "miriway"; 14 + version = "0-unstable-2024-05-17"; 15 16 src = fetchFromGitHub { 17 owner = "Miriway"; 18 repo = "Miriway"; 19 + rev = "5be8f60326181b22e111f02918ae5778cf1a89b0"; 20 + hash = "sha256-dHY0bfVfRpiBY5rPnhmu3aHXx1l9jQhXBtcBbej2JFk="; 21 }; 22 23 strictDeps = true;