mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
mastodon: 4.1.10 -> 4.1.11
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
src = fetchFromGitHub {
|
||||
owner = "mastodon";
|
||||
repo = "mastodon";
|
||||
rev = "v4.1.10";
|
||||
sha256 = "22AhrI4wk/FhVJeRfhiI10MeYOJFoS0dwg3fWuWltoM=";
|
||||
rev = "v4.1.11";
|
||||
sha256 = "mvVXQDVFYzLFkVxmyf9tdvKUnCCf6MI585lRrE7ih3U=";
|
||||
};
|
||||
in applyPatches {
|
||||
inherit src;
|
||||
|
||||
@@ -1 +1 @@
|
||||
"4.1.10"
|
||||
"4.1.11"
|
||||
|
||||
Reference in New Issue
Block a user