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

Merge pull request #306298 from bobby285271/upd/cinnamon

Cinnamon updates 2024-04-23
parents 8b6574d6 90b06e37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-l-icons";
  version = "1.6.7";
  version = "1.7.0";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-4fBqdJq/JG9SZOLRxv/wXYG9g4wWGkvGwkWzUTDDjXY=";
    hash = "sha256-nVdx+d+KpTh9EPLhW0+FFzq3OEyacDSxHgllMm51BKk=";
  };

  propagatedBuildInputs = [
+2 −2
Original line number Diff line number Diff line
@@ -11,13 +11,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-x-icons";
  version = "1.6.5";
  version = "1.6.8";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-Z07475Uiv4GKCOrKhDBXPZVBGpxdjN7vn2y0rRAZVm0=";
    hash = "sha256-cxBZsAcGgoIY9KhjR/BWnMcttrywN6qap4lu5b2hauo=";
  };

  propagatedBuildInputs = [
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-y-icons";
  version = "1.7.2";
  version = "1.7.5";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-8dwJyvM5sQNtUzhreBCgSWeElGlp/z3Dk7/xCeUSGKU=";
    hash = "sha256-ZStRvT0qP8W1RCSJoXZHMrECp6k8dh/18UvgmV87oNQ=";
  };

  propagatedBuildInputs = [