paperwork: 2.2.1 -> 2.2.2

This commit is contained in:
R. Ryantm 2024-02-13 11:24:43 +00:00
parent 4e53560e89
commit 58c9f5b31a

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";