Merge pull request #87798 from sternenseemann/apostrophe-2.2.0.3

apostrophe: 2.2.0.2 → 2.2.0.3
This commit is contained in:
Sarah Brofeldt 2020-05-14 20:49:32 +02:00 committed by GitHub
commit 279d583882
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,14 +11,14 @@ let
in stdenv.mkDerivation rec {
pname = "apostrophe";
version = "2.2.0.2";
version = "2.2.0.3";
src = fetchFromGitLab {
owner = "somas";
repo = pname;
domain = "gitlab.gnome.org";
rev = "v${version}";
sha256 = "13wvfkg0jw9mayd9ifzkqnhf8fmfjgr1lsj4niqbyrw130y9r9f6";
sha256 = "06bl1hc69ixk2vcb2ig74mwid14sl5zq6rfna7lx9na6j3l04879";
};
nativeBuildInputs = [ meson ninja cmake pkgconfig desktop-file-utils