deepin.deepin-menu: 3.4.0 -> 3.4.1

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-menu/versions
This commit is contained in:
R. RyanTM 2018-12-16 05:46:47 -08:00 committed by Robin Gloster
parent 1e6d4e104e
commit a477fefc43

View File

@ -4,13 +4,13 @@
stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "deepin-menu";
version = "3.4.0";
version = "3.4.1";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "15v2v7pg53csxmhmnkglxv5mj9cpn0ph8kv3hj44973sdwyrl51f";
sha256 = "0aga4d4qwd7av6aa4cynhk0sidns7m7y6x0rq1swnkpr9ksr80gi";
};
nativeBuildInputs = [