deepin-system-monitor: 6.0.9 -> 6.0.13

authored by rewine and committed by rewine 6f464fde 7141db2c

+2 -2
+2 -2
pkgs/desktops/deepin/apps/deepin-system-monitor/default.nix
··· 27 28 stdenv.mkDerivation rec { 29 pname = "deepin-system-monitor"; 30 - version = "6.0.9"; 31 32 src = fetchFromGitHub { 33 owner = "linuxdeepin"; 34 repo = pname; 35 rev = version; 36 - hash = "sha256-ompsCTPmmF7S0UHNNU0YDQiTdvcFglpEoS4o+XMZ7jg="; 37 }; 38 39 postPatch = ''
··· 27 28 stdenv.mkDerivation rec { 29 pname = "deepin-system-monitor"; 30 + version = "6.0.13"; 31 32 src = fetchFromGitHub { 33 owner = "linuxdeepin"; 34 repo = pname; 35 rev = version; 36 + hash = "sha256-QwZPvEOYypSmbe3deqLRsI3VL/CgVc+Ql3JlsMZ9MqY="; 37 }; 38 39 postPatch = ''