mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
joplin-desktop: 1.0.140 -> 1.0.142
https://discourse.joplin.cozic.net/t/joplin-version-1-0-142/2024
This commit is contained in:
parent
12db6c18f9
commit
1f4d5433a9
@ -1,8 +1,8 @@
|
||||
{ stdenv, appimage-run, fetchurl }:
|
||||
|
||||
let
|
||||
version = "1.0.140";
|
||||
sha256 = "1114v141jayqhvkkxf7dr864j09nf5nz002c7z0pprzr00fifqzx";
|
||||
version = "1.0.142";
|
||||
sha256 = "0k7lnv3qqz17a2a2d431sic3ggi3373r5k0kwxm4017ama7d72m1";
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
name = "joplin-${version}";
|
||||
|
Loading…
Reference in New Issue
Block a user