pantheon.elementary-code: 6.1.0 -> 6.2.0

(cherry picked from commit c1732444bf)
This commit is contained in:
Bobby Rong
2022-04-05 10:18:15 +08:00
parent 23c70eec46
commit 8ffe5fcf88

View File

@@ -29,7 +29,7 @@
stdenv.mkDerivation rec {
pname = "elementary-code";
version = "6.1.0";
version = "6.2.0";
repoName = "code";
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = repoName;
rev = version;
sha256 = "sha256-AXmMcPj2hf33G5v3TUg+eZwaKOdVlRvoVXglMJFHRjw=";
sha256 = "sha256-QhJNRhYgGbPMd7B1X3kG+pnC/lGUoF7gc7O1PdG49LI=";
};
passthru = {