miriway: unstable-2024-04-16 -> unstable-2024-04-25
This commit is contained in:
parent
5dd187f3b7
commit
d6918a21e5
1 changed files with 3 additions and 3 deletions
|
@ -11,13 +11,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "miriway";
|
||||
version = "unstable-2024-04-16";
|
||||
version = "unstable-2024-04-25";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Miriway";
|
||||
repo = "Miriway";
|
||||
rev = "d7f43ac201e6f1aa7aeee668f5d16683f48917f1";
|
||||
hash = "sha256-hUTK7kd7gTvms4HMF7BgYWomRYZyRkqUfjhVtEF+YRE=";
|
||||
rev = "a3f074be78e77bab378f064452420923b6f9c331";
|
||||
hash = "sha256-D+ClEJL/iCLARaTXe5QpI/uHE61Lajzz5A5EphgHCl8=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
|
Loading…
Reference in a new issue