mastodon: 4.1.8 -> 4.1.9
This commit is contained in:
parent
a0effe1082
commit
ad86daf6ff
@ -3,8 +3,8 @@
|
||||
src = fetchFromGitHub {
|
||||
owner = "mastodon";
|
||||
repo = "mastodon";
|
||||
rev = "v4.1.8";
|
||||
hash = "sha256-L4ikr270hXpTgh9DAyN9c5wzj/93urulcG9bTxwNOFw=";
|
||||
rev = "v4.1.9";
|
||||
hash = "sha256-xpE/mg2AeioW6NThUjLS+SBxGavG4w1xtp3BOMADfYo=";
|
||||
};
|
||||
in applyPatches {
|
||||
inherit src;
|
||||
|
@ -1 +1 @@
|
||||
"4.1.8"
|
||||
"4.1.9"
|
||||
|
Loading…
Reference in New Issue
Block a user