Merge pull request #268954 from wineee/deepin-editor

deepin.deepin-editor: 6.0.11 -> 6.0.15
This commit is contained in:
Nick Cao 2023-11-21 11:58:08 -05:00 committed by GitHub
commit 079c123145
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.11";
version = "6.0.15";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
hash = "sha256-OdKEskxrzFo4VOsR2+rsH3G63uqMmsBuXufayHWSQac=";
hash = "sha256-17loD7FNy5PwSxIyXk313yiMxO10rOeP94q08tm76gw=";
};
nativeBuildInputs = [