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

miriway: unstable-2024-01-24 -> unstable-2024-01-26
This commit is contained in:
Nick Cao 2024-01-30 08:54:57 -05:00 committed by GitHub
commit 6225c061a4
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-24";
version = "unstable-2024-01-26";
src = fetchFromGitHub {
owner = "Miriway";
repo = "Miriway";
rev = "5202fc91363b63c467e0b0ac4dd4bbc17a00c8b4";
hash = "sha256-l4m+goZNqWwZo8LTS7vLxhAFfwk/C+8MPWNw5/TV9R8=";
rev = "d2c773d28adbbbc07bdbb3bb4ab74172fa231846";
hash = "sha256-eypHMFnnDOh87/VbZBunuLhfjilnJMNi+ZRvtWBmsyU=";
};
strictDeps = true;