Unverified Commit b3073ef3 authored by R. RyanTM's avatar R. RyanTM Committed by GitHub
Browse files

roddhjav-apparmor-rules: 0-unstable-2025-05-03 -> 0-unstable-2025-05-14 (#407184)

parent 1ad46591
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-05-03";
  version = "0-unstable-2025-05-14";

  src = fetchFromGitHub {
    owner = "roddhjav";
    repo = "apparmor.d";
    rev = "6d8eda6b8735626d5c2d25a810fb7600a4e3d60e";
    hash = "sha256-y0qdiijSZligYPpt5qbK36KAt+q6mHN03lOqq6HPSRA=";
    rev = "877452519d3138bd4a98dc7ef3cd3dec78a5b9dc";
    hash = "sha256-uqtCB636qAe6c/dokLsbbTGw3oeo+93YhnGfPUwg7WI=";
  };

  dontConfigure = true;