Commit 70da0d20 authored by R. RyanTM's avatar R. RyanTM
Browse files

cinnamon-session: 6.4.1 -> 6.4.2

parent 520f41d0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -33,13 +33,13 @@ let
in
stdenv.mkDerivation rec {
  pname = "cinnamon-session";
  version = "6.4.1";
  version = "6.4.2";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = "cinnamon-session";
    rev = version;
    hash = "sha256-xmKreYrdN22bz5JRkpocf+dfK7BY1Ic4F+mTax0lM3Y=";
    hash = "sha256-zv1X1MLZBg+Bayd4hjsmrdXkFTRkH4kz7PJe6mFTBqc=";
  };

  buildInputs = [