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

paperwork: 2.2.1 -> 2.2.2
This commit is contained in:
Nick Cao 2024-02-13 11:38:47 -05:00 committed by GitHub
commit bf02a94e5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +1,13 @@
{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";