summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/apostrophe
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2020-05-14 10:15:11 +0200
committersternenseemann <git@lukasepple.de>2020-05-14 10:15:11 +0200
commitb381e9a5046491c1917140fb793148fbebb5f882 (patch)
treecf1059c8fbc545aaf3a38ac6ed289aa2b1272aa8 /pkgs/applications/editors/apostrophe
parent2bf4a22e5a139aa84d5b17e3ddabd1dd8ff60e93 (diff)
apostrophe: 2.2.0.2 → 2.2.0.3
Diffstat (limited to 'pkgs/applications/editors/apostrophe')
-rw-r--r--pkgs/applications/editors/apostrophe/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/apostrophe/default.nix b/pkgs/applications/editors/apostrophe/default.nix
index 391a87345632..b3902293718e 100644
--- a/pkgs/applications/editors/apostrophe/default.nix
+++ b/pkgs/applications/editors/apostrophe/default.nix
@@ -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