mastodon: 4.1.7 -> 4.1.8
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mastodon";
|
owner = "mastodon";
|
||||||
repo = "mastodon";
|
repo = "mastodon";
|
||||||
rev = "v4.1.7";
|
rev = "v4.1.8";
|
||||||
hash = "sha256-afGv7/Cl7bxbHvLXrtpZPlG4oJeL7LgQQKXBBt3LRSo=";
|
hash = "sha256-L4ikr270hXpTgh9DAyN9c5wzj/93urulcG9bTxwNOFw=";
|
||||||
};
|
};
|
||||||
in applyPatches {
|
in applyPatches {
|
||||||
inherit src;
|
inherit src;
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
"4.1.7"
|
"4.1.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user