Commit 5793546d authored by José Romildo's avatar José Romildo
Browse files

lxqt.lxqt-themes: use hash attribute instead of sha256

parent e66b5580
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ mkDerivation rec {
    owner = "lxqt";
    repo = pname;
    rev = version;
    sha256 = "bmkvg62lNFRhSerKFSo2POP8MWa1ZrdSi2E9nWDQSRQ=";
    hash = "sha256-bmkvg62lNFRhSerKFSo2POP8MWa1ZrdSi2E9nWDQSRQ=";
  };

  nativeBuildInputs = [