deepin.dde-file-manager: 6.0.15 -> 6.0.23

This commit is contained in:
rewine 2023-07-03 16:36:43 +08:00
parent 87a15ed501
commit 64a3f0ea07
No known key found for this signature in database
GPG Key ID: AABB329787290824

@ -42,13 +42,13 @@
stdenv.mkDerivation rec {
pname = "dde-file-manager";
version = "6.0.15";
version = "6.0.23";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "sha256-tG3Wl1AvwWhHmIIHgexv3mVVrmOwNrwn8k/sD4+WZzk=";
hash = "sha256-H+pCWZ1jj5p3gOKXYyLxSmjCMv5/BPIz5A25JGGzrR8=";
};
nativeBuildInputs = [