papirus-icon-theme: 20190501 -> 20190521
This commit is contained in:
parent
3577443b37
commit
74617e517b
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "papirus-icon-theme-${version}";
|
name = "papirus-icon-theme-${version}";
|
||||||
version = "20190501";
|
version = "20190521";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PapirusDevelopmentTeam";
|
owner = "PapirusDevelopmentTeam";
|
||||||
repo = "papirus-icon-theme";
|
repo = "papirus-icon-theme";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1sdzbvlzzg42vqahjqcsj6v87y1xhchw7bgiv8jgwd2n4l3gg2zy";
|
sha256 = "192s14bf2ni46jkiifbsl82qy1miy8fnxs2fpqwf6s6jlv9x4zxs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gtk3 ];
|
nativeBuildInputs = [ gtk3 ];
|
||||||
|
Loading…
Reference in New Issue
Block a user