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

miriway: unstable-2024-03-15 -> unstable-2024-04-02
This commit is contained in:
Nick Cao 2024-04-03 10:04:03 -04:00 committed by GitHub
commit 7625b48249
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-03-15";
version = "unstable-2024-04-02";
src = fetchFromGitHub {
owner = "Miriway";
repo = "Miriway";
rev = "dcc44916d0b25dd06d792947c837cf4cd8c24925";
hash = "sha256-LnqhIVmC5F+FAIcYW+oT4t2ovRWeoV4zHpvbNhiY7Kw=";
rev = "ff58ed8f9f646ce11b5a43f39a03f7a916d8d695";
hash = "sha256-oqBGAAQxYoapCn2uvXFrc8L7P3lCXUCRbWE4q6Mp+oc=";
};
strictDeps = true;