Commit 58c9f5b3 authored by R. RyanTM's avatar R. RyanTM
Browse files

paperwork: 2.2.1 -> 2.2.2

parent 4e53560e
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";