deepin.deepin-wm: 1.9.33 -> 1.9.34

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/deepin-wm/versions
This commit is contained in:
R. RyanTM 2018-12-16 03:46:52 -08:00
parent e0950ae9ad
commit abdc4c4e18

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 = [