Unverified Commit fc400479 authored by Sophie Tauchert's avatar Sophie Tauchert
Browse files

mastodon: 4.1.7 -> 4.1.8

parent 970a59bd
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.7";
    hash = "sha256-afGv7/Cl7bxbHvLXrtpZPlG4oJeL7LgQQKXBBt3LRSo=";
    rev = "v4.1.8";
    hash = "sha256-L4ikr270hXpTgh9DAyN9c5wzj/93urulcG9bTxwNOFw=";
  };
in applyPatches {
  inherit src;
+1 −1
Original line number Diff line number Diff line
"4.1.7"
"4.1.8"