papirus-icon-theme: 20170715 -> 20171102
This commit is contained in:
parent
097b2823cb
commit
5771742a9b
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "papirus-icon-theme-${version}";
|
name = "papirus-icon-theme-${version}";
|
||||||
version = "20170715";
|
version = "20171102";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PapirusDevelopmentTeam";
|
owner = "PapirusDevelopmentTeam";
|
||||||
repo = "papirus-icon-theme";
|
repo = "papirus-icon-theme";
|
||||||
rev = "${version}";
|
rev = "${version}";
|
||||||
sha256 = "0mpmgpjwc7azhypvrlnxaa0c4jc6g7vgy242apxrn8jcv9ndmwyk";
|
sha256 = "10q7ppizzqi8c564jydqivia43gp4j1z984igfyym2mdwdw71mzq";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user