Commit 5fddd538 authored by R. RyanTM's avatar R. RyanTM Committed by Bobby Rong
Browse files

cinnamon.cinnamon-translations: 6.2.1 -> 6.2.2

parent f9bad91c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@

stdenv.mkDerivation rec {
  pname = "cinnamon-translations";
  version = "6.2.1";
  version = "6.2.2";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-U/3+njVctLbu+n/HQ+YuGdGhNN7eWU5u9OEFOz4T69o=";
    hash = "sha256-uZVF2CsKTQOvMJsyXBW405W3vdIGxYlW8+xPiwSgUSg=";
  };

  nativeBuildInputs = [