mastodon: 4.1.6 -> 4.1.7
This commit is contained in:
parent
4a29096075
commit
fbd2c21ff0
2 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
src = fetchFromGitHub {
|
||||
owner = "mastodon";
|
||||
repo = "mastodon";
|
||||
rev = "v4.1.6";
|
||||
hash = "sha256-UjTN9vEuZX9tDeHnW41TEZtnchNu2IOleHPisrv18Qk=";
|
||||
rev = "v4.1.7";
|
||||
hash = "sha256-afGv7/Cl7bxbHvLXrtpZPlG4oJeL7LgQQKXBBt3LRSo=";
|
||||
};
|
||||
in applyPatches {
|
||||
inherit src;
|
||||
|
|
|
@ -1 +1 @@
|
|||
"4.1.6"
|
||||
"4.1.7"
|
||||
|
|
Loading…
Reference in a new issue