mastodon: 4.1.7 -> 4.1.8

This commit is contained in:
Sophie Tauchert 2023-09-19 18:06:35 +02:00
parent 970a59bd19
commit fc400479c8
No known key found for this signature in database
GPG Key ID: 52701DE5F5F51125
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
src = fetchFromGitHub {
owner = "mastodon";
repo = "mastodon";
rev = "v4.1.7";
hash = "sha256-afGv7/Cl7bxbHvLXrtpZPlG4oJeL7LgQQKXBBt3LRSo=";
rev = "v4.1.8";
hash = "sha256-L4ikr270hXpTgh9DAyN9c5wzj/93urulcG9bTxwNOFw=";
};
in applyPatches {
inherit src;

View File

@ -1 +1 @@
"4.1.7"
"4.1.8"