Merge pull request #111850 from svrana/standardnotes-bump
standardnotes: 3.5.11 -> 3.5.18
This commit is contained in:
commit
f4950ab4d2
|
@ -2,7 +2,7 @@
|
||||||
, fetchurl, runtimeShell, libsecret, gtk3, gsettings-desktop-schemas }:
|
, fetchurl, runtimeShell, libsecret, gtk3, gsettings-desktop-schemas }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "3.5.11";
|
version = "3.5.18";
|
||||||
pname = "standardnotes";
|
pname = "standardnotes";
|
||||||
name = "${pname}-${version}";
|
name = "${pname}-${version}";
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ let
|
||||||
|
|
||||||
sha256 = {
|
sha256 = {
|
||||||
i386-linux = "009fnnd7ysxkyykkbmhvr0vn13b21j1j5mzwdvqdkhm9v3c9rbgj";
|
i386-linux = "009fnnd7ysxkyykkbmhvr0vn13b21j1j5mzwdvqdkhm9v3c9rbgj";
|
||||||
x86_64-linux = "1fij00d03ky57jlnhf9n2iqvfa4dgmkgawrxd773gg03hdsk7xcf";
|
x86_64-linux = "1zrnvvr9x0s2gp948iajsmgn38xm6x0g2dgxrfjis39rpplsrdww";
|
||||||
}.${stdenv.hostPlatform.system};
|
}.${stdenv.hostPlatform.system};
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
|
|
Loading…
Reference in New Issue