Merge pull request #52353 from r-ryantm/auto-update/deepin-wm

deepin.deepin-wm: 1.9.33 -> 1.9.34
This commit is contained in:
Florian Klink 2018-12-16 13:09:28 +01:00 committed by GitHub
commit 630fa54d39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "deepin-wm";
version = "1.9.33";
version = "1.9.34";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "01l2np31g7fnh61fgq927h7a6xrmdvagqd41vr29a6cc3q9q9rzv";
sha256 = "13hydcalifdc6723k8l4pk905y9sxic5x1fqww0fyx7j6b3hm13f";
};
nativeBuildInputs = [