Commit ce80ed6c authored by R. RyanTM's avatar R. RyanTM
Browse files

fairywren: 0-unstable-2026-04-17 -> 0-unstable-2026-04-27

parent 009472a6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,13 +22,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants
  stdenvNoCC.mkDerivation
  {
    inherit pname;
    version = "0-unstable-2026-04-17";
    version = "0-unstable-2026-04-27";

    src = fetchFromGitLab {
      owner = "aiyahm";
      repo = "FairyWren-Icons";
      rev = "c55f846436b13fcc0c5ee745eead9bf8e3bcb0bf";
      hash = "sha256-ESh/3PNprmD0ecSoH9JVw1r0VsWoQDw4ujpmSaoyhoM=";
      rev = "480e57a9ee90f8de05189f92dc5651fced9bc913";
      hash = "sha256-1iz7Sv4XjoFcpo7XqB5iRHmki0hPE0kqqkH+ATVTPpY=";
    };

    propagatedBuildInputs = [