Unverified Commit bf02a94e authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #288513 from r-ryantm/auto-update/paperwork

paperwork: 2.2.1 -> 2.2.2
parents 1c9bb100 58c9f5b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{fetchFromGitLab}:
rec {
  version = "2.2.1";
  version = "2.2.2";
  src = fetchFromGitLab {
    domain = "gitlab.gnome.org";
    repo = "paperwork";
    group = "World";
    owner = "OpenPaperwork";
    rev = version;
    sha256 = "sha256-OFVj9INDiOpGd5N3ziMBWt3/IdmpInc+jEAxW3GcvOA=";
    sha256 = "sha256-fVw+W10yEPLf6IUyaDpnmu7tPOqbvNLE8IK8mjHvurQ=";
  };
  sample_documents = fetchFromGitLab {
    domain = "gitlab.gnome.org";