Unverified Commit 70bd808e authored by Kerstin's avatar Kerstin Committed by GitHub
Browse files

mastodon: 4.1.5 -> 4.1.6 (#246348)

parent ed92e2eb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
  src = fetchFromGitHub {
    owner = "mastodon";
    repo = "mastodon";
    rev = "v4.1.5";
    hash = "sha256-1bWrKcw+EQyu7WBujR5sptiUOjbhJvIM76h9jcX24jw=";
    rev = "v4.1.6";
    hash = "sha256-UjTN9vEuZX9tDeHnW41TEZtnchNu2IOleHPisrv18Qk=";
  };
in applyPatches {
  inherit src;
+1 −1
Original line number Diff line number Diff line
"4.1.5"
"4.1.6"