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

roddhjav-apparmor-rules: 0-unstable-2025-09-03 -> 0-unstable-2025-09-14 (#443532)

parents 086ad5eb e171d844
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

stdenvNoCC.mkDerivation {
  pname = "roddhjav-apparmor-rules";
  version = "0-unstable-2025-09-03";
  version = "0-unstable-2025-09-14";

  src = fetchFromGitHub {
    owner = "roddhjav";
    repo = "apparmor.d";
    rev = "4c84b572cda4433a664b1488e980034886652629";
    hash = "sha256-GoH7LR3jIgeSTjVpz8jAzDGWrAAM7Bw3OAzwmjdnRmE=";
    rev = "6a77b7ed8b9683ebcaf92470b64cc33deca9b9d8";
    hash = "sha256-QMR/nTyXxGsMiwIf7RKtohM3pygPA8l9Jg+NLDac6+Y=";
  };

  dontConfigure = true;