Unverified Commit 7407a3f6 authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

ananicy-rules-cachyos: 0-unstable-2024-09-18 -> 0-unstable-2024-10-25 (#351197)

parents d7adf4b0 6e32aa72
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

stdenvNoCC.mkDerivation {
  pname = "ananicy-rules-cachyos";
  version = "0-unstable-2024-09-18";
  version = "0-unstable-2024-10-25";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "1da705ebab9ab44bb933c1275961f963cc4440eb";
    hash = "sha256-6dVY0sZ09H5vdhfk5nGNjt+KG+Qw62b2YbJQCprXBPQ=";
    rev = "707b16506be2c54028546181461ebf47cfe72d83";
    hash = "sha256-189eHlSLGgSgT2KIkj+c5pKpPZ34vacZzlYOFGfwEFM=";
  };

  dontConfigure = true;