Unverified Commit 36bd8166 authored by rewine's avatar rewine
Browse files

deepin.deepin-compressor: 5.12.14 -> 5.12.15

parent 2ae0a16d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,13 +19,13 @@

stdenv.mkDerivation rec {
  pname = "deepin-compressor";
  version = "5.12.14";
  version = "5.12.15";

  src = fetchFromGitHub {
    owner = "linuxdeepin";
    repo = pname;
    rev = version;
    sha256 = "sha256-0F1LdoeGtIKOVepifwdNMohbEb9fakpQLiNHg5H9Nlw=";
    sha256 = "sha256-6grnbv9hMKntOmpVcmU5IpAbHM7r0dQWb+SoQYtc5YY=";
  };

  postPatch = ''