papirus-icon-theme: 20210501 -> 20210601

This commit is contained in:
fortuneteller2k 2021-06-02 01:21:11 +08:00
parent 1508c220f9
commit 886bb2388a

View file

@ -2,18 +2,16 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "papirus-icon-theme"; pname = "papirus-icon-theme";
version = "20210501"; version = "20210601";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam"; owner = "PapirusDevelopmentTeam";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "sha256-3KH0oLeCev7WuoIOh4KBTiHTn2/aQlVrW5dpO+LSRT4="; sha256 = "sha256-AX51udzIv/DO0n8ba2Gm6Leikep6x4tgUuRUdPX/Cds=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [ gtk3 ];
gtk3
];
propagatedBuildInputs = [ propagatedBuildInputs = [
pantheon.elementary-icon-theme pantheon.elementary-icon-theme