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

miriway: unstable-2024-01-30 -> unstable-2024-02-14
This commit is contained in:
Nick Cao 2024-02-16 10:09:22 -05:00 committed by GitHub
commit e4f01e5148
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 = "unstable-2024-01-30";
version = "unstable-2024-02-14";
src = fetchFromGitHub {
owner = "Miriway";
repo = "Miriway";
rev = "429ace6c7d9ea6799a01875ff61f1e554d5eabd9";
hash = "sha256-8qsDyHbJJMxevMIi6Kde+zr2yJAtFaq19TTcAGXMnrE=";
rev = "ad4d311269dc25789f7412211ddddad383d9700c";
hash = "sha256-kPrsyrAHvwrktBFITuhpFKyjmedv04ONFhuxiBDlAJA=";
};
strictDeps = true;