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

catppuccin-kvantum: 0-unstable-2025-11-15 -> 0-unstable-2025-12-27 (#474733)

parents b8f5fd83 ba3bbbf7
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-11-15";
    version = "0-unstable-2025-12-27";

    src = fetchFromGitHub {
      owner = "catppuccin";
      repo = "Kvantum";
      rev = "1156e5437435282b47ac6856acd9d0feef1ed929";
      hash = "sha256-V5Upqkil9Q2MeEPtEAemirbJxnEyYcM3Z8jiyz//ccw=";
      rev = "71105d224fef95dd023691303477ce3eea487457";
      hash = "sha256-gcvCVZjVbj5fRZWaM+mZTwH/g158MH36JmMuMgCBuqQ=";
    };

    installPhase = ''