Skip to content

Commit

Permalink
Merge pull request #60052 from dtzWill/update/joplin-desktop-1.0.143
Browse files Browse the repository at this point in the history
joplin-desktop: 1.0.142 -> 1.0.143
  • Loading branch information
etu committed Apr 23, 2019
2 parents 327a003 + b07b4eb commit 029a37c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/misc/joplin-desktop/default.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ stdenv, appimage-run, fetchurl, gsettings-desktop-schemas, gtk3, gobject-introspection, wrapGAppsHook }:

let
version = "1.0.142";
sha256 = "0k7lnv3qqz17a2a2d431sic3ggi3373r5k0kwxm4017ama7d72m1";
version = "1.0.143";
sha256 = "1waglwxpr18a07m7ix9al6ac4hrdqzzqmy1qgp45b922nbkw9g10";
in
stdenv.mkDerivation rec {
name = "joplin-${version}";
Expand Down

0 comments on commit 029a37c

Please sign in to comment.