Merge pull request #256495 from SuperSandro2000/mastodon

mastodon: 4.1.8 -> 4.1.9
This commit is contained in:
Fabián Heredia Montiel
2023-09-21 16:05:56 -06:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
View File
@@ -1 +1 @@
"4.1.8"
"4.1.9"