mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
joplin: 1.0.135 -> 1.0.140
https://discourse.joplin.cozic.net/t/joplin-version-1-0-89/78
This commit is contained in:
parent
81200e7d4b
commit
37dc79d003
@ -1,8 +1,8 @@
|
||||
{ stdenv, appimage-run, fetchurl }:
|
||||
|
||||
let
|
||||
version = "1.0.135";
|
||||
sha256 = "139nk1pvwqjn6grzpq6dh9jad7450gy4b3rms1hbkj8cjcqaks9z";
|
||||
version = "1.0.140";
|
||||
sha256 = "1114v141jayqhvkkxf7dr864j09nf5nz002c7z0pprzr00fifqzx";
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
name = "joplin-${version}";
|
||||
|
Loading…
Reference in New Issue
Block a user