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

Merge pull request #334211 from r-ryantm/auto-update/roddhjav-apparmor-rules

roddhjav-apparmor-rules: 0-unstable-2024-08-02 -> 0-unstable-2024-08-06
parents 5eb5fef2 dcfec374
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-2024-08-02";
  version = "0-unstable-2024-08-06";

  src = fetchFromGitHub {
    owner = "roddhjav";
    repo = "apparmor.d";
    rev = "7d9ae262c95539593e286823b009499acb3ca8e5";
    hash = "sha256-Lzl0mke2DZJbISBDlphkzSycCr2ihyN/+JZbcGmO22o=";
    rev = "ad60ee11ad6c43d32ef0396e340ec4e446288d69";
    hash = "sha256-UiytwQXAgvvBp7hGpqoLMQZTrZ7uBxutML04Q343RCM=";
  };

  dontConfigure = true;