mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 13:16:40 +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 }:
|
{ stdenv, appimage-run, fetchurl }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "1.0.135";
|
version = "1.0.140";
|
||||||
sha256 = "139nk1pvwqjn6grzpq6dh9jad7450gy4b3rms1hbkj8cjcqaks9z";
|
sha256 = "1114v141jayqhvkkxf7dr864j09nf5nz002c7z0pprzr00fifqzx";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "joplin-${version}";
|
name = "joplin-${version}";
|
||||||
|
Loading…
Reference in New Issue
Block a user