Unverified Commit 49ae90e6 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

catppuccin-kvantum: 0-unstable-2025-08-18 -> 0-unstable-2025-11-15 (#463105)

parents 9723faa8 b9058b1f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -33,13 +33,13 @@ lib.checkListOfEnum "${pname}: theme accent"
  stdenvNoCC.mkDerivation
  {
    inherit pname;
    version = "0-unstable-2025-08-18";
    version = "0-unstable-2025-11-15";

    src = fetchFromGitHub {
      owner = "catppuccin";
      repo = "Kvantum";
      rev = "c7cb144b041395e83e4f510a62526b7adfb79911";
      hash = "sha256-YNUkri+no+rNLTJHf6cPdy4AmQLzPiRK1Jbp2o8e1LE=";
      rev = "1156e5437435282b47ac6856acd9d0feef1ed929";
      hash = "sha256-V5Upqkil9Q2MeEPtEAemirbJxnEyYcM3Z8jiyz//ccw=";
    };

    installPhase = ''