Unverified Commit c72ff777 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

cinnamon-session: 6.4.1 -> 6.4.2 (#443889)

parents 0af0d49c 70da0d20
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 = [