Commit 92a4b7e8 authored by Guillaume Girol's avatar Guillaume Girol
Browse files

paperwork: 2.2.0 -> 2.2.1

parent f32a622d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{fetchFromGitLab}:
rec {
  version = "2.2.0";
  version = "2.2.1";
  src = fetchFromGitLab {
    domain = "gitlab.gnome.org";
    repo = "paperwork";
    group = "World";
    owner = "OpenPaperwork";
    rev = version;
    sha256 = "sha256-sxHhTeeG2rZztMwN7S2rywISkeXsuaUH3ZUU7IC8iB0=";
    sha256 = "sha256-OFVj9INDiOpGd5N3ziMBWt3/IdmpInc+jEAxW3GcvOA=";
  };
  sample_documents = fetchFromGitLab {
    domain = "gitlab.gnome.org";