deepin.dde-control-center: 6.0.55 -> 6.0.59

This commit is contained in:
rewine
2024-08-15 08:57:12 +08:00
parent 58738875d5
commit 16c3cf8046
@@ -24,13 +24,13 @@
stdenv.mkDerivation rec {
pname = "dde-control-center";
version = "6.0.55";
version = "6.0.59";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
hash = "sha256-dCUtCS7Vmd7LX34JA70P3dgsmSdRefgO//NERhKlRlE=";
hash = "sha256-OniY/B/9319AYYFFPnsUMNrnc0yVGG3rfCLPjgNFyag=";
};
postPatch = ''