Merge pull request #256604 from wineee/deepin-compressor

deepin.deepin-compressor: 5.12.17 -> 5.12.18
This commit is contained in:
Weijia Wang
2023-09-22 08:34:40 +02:00
committed by GitHub

View File

@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "deepin-compressor";
version = "5.12.17";
version = "5.12.18";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
hash = "sha256-eg9JcuBTKoaEuoph0rvy0VRH28sFOdYWN9sGbduUwcM=";
hash = "sha256-oHJOqfvrIQTspsTTnVyruiIAdh0kX12LzgGgSCYXfLE=";
};
postPatch = ''