Merge pull request #241228 from wineee/deepin-editor-update

deepin.deepin-editor: 6.0.7 -> 6.0.10
This commit is contained in:
Nick Cao 2023-07-03 16:03:44 +08:00 committed by GitHub
commit 37fd2a18e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "deepin-editor";
version = "6.0.7";
version = "6.0.10";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "sha256-7dHSybjoWZ1alcMsMm4BEEQJjQgNmhC7Eskeo3ZmoS8=";
hash = "sha256-NevylvfeoT69i1AFJTypSfJKEd38uSXwGm9doRrZ2TI=";
};
nativeBuildInputs = [