Merge pull request #52165 from r-ryantm/auto-update/papirus-icon-theme
papirus-icon-theme: 20181007 -> 20181120
This commit is contained in:
commit
a55c4f5f4d
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "papirus-icon-theme-${version}";
|
name = "papirus-icon-theme-${version}";
|
||||||
version = "20181007";
|
version = "20181120";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PapirusDevelopmentTeam";
|
owner = "PapirusDevelopmentTeam";
|
||||||
repo = "papirus-icon-theme";
|
repo = "papirus-icon-theme";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1hv526k0ykq2yj9f6bcl711sgdxwx5y0yqjf5acpvcmx9pm58vz5";
|
sha256 = "1v0vb7l948gxyz37vzh01jqmb8d3w3hxw85vly08ra1ldixaczc5";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gtk3 ];
|
nativeBuildInputs = [ gtk3 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user