File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
artwork/elementary-icon-theme Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717
1818stdenv . mkDerivation rec {
1919 pname = "switchboard-plug-bluetooth" ;
20- version = "8.0.0 " ;
20+ version = "8.0.1 " ;
2121
2222 src = fetchFromGitHub {
2323 owner = "elementary" ;
2424 repo = pname ;
2525 rev = version ;
26- sha256 = "sha256-A55VCyQi+LBe3hxKp/xsVtXyPHuLPaCOi78Zv6MiwIw =" ;
26+ sha256 = "sha256-NefWnkI7K6I1JY3UG9wUbB/yF3R8tUdPb4tAafiTR3o =" ;
2727 } ;
2828
2929 nativeBuildInputs = [
Original file line number Diff line number Diff line change 2020
2121stdenv . mkDerivation rec {
2222 pname = "switchboard-plug-network" ;
23- version = "8.0.0 " ;
23+ version = "8.0.1 " ;
2424
2525 src = fetchFromGitHub {
2626 owner = "elementary" ;
2727 repo = pname ;
2828 rev = version ;
29- hash = "sha256-N/S4oO7wwOMJZhQeqAeLBOMEsJtoKItxmGhsLHMuOoM =" ;
29+ hash = "sha256-DXXEMST/EIckZkp5BozNP+NlyutlxF92ZeJngj8+EdM =" ;
3030 } ;
3131
3232 patches = [
Original file line number Diff line number Diff line change 1616
1717stdenv . mkDerivation rec {
1818 pname = "switchboard-plug-printers" ;
19- version = "8.0.0 " ;
19+ version = "8.0.1 " ;
2020
2121 src = fetchFromGitHub {
2222 owner = "elementary" ;
2323 repo = pname ;
2424 rev = version ;
25- sha256 = "sha256-cPoqpx9G/wwzr4LbCg7+Law4Z1od2+R+uyCT5Jsnqs4 =" ;
25+ sha256 = "sha256-1znz8B4CGQGDiJC4Mt61XAh9wWAV8J0+K3AIpFcffXQ =" ;
2626 } ;
2727
2828 nativeBuildInputs = [
Original file line number Diff line number Diff line change 1212
1313stdenvNoCC . mkDerivation rec {
1414 pname = "elementary-icon-theme" ;
15- version = "8.0 .0" ;
15+ version = "8.1 .0" ;
1616
1717 src = fetchFromGitHub {
1818 owner = "elementary" ;
1919 repo = "icons" ;
2020 rev = version ;
21- sha256 = "sha256-EPmQgE33+HBI78SlCBV3WlyLCP6AggvqsQa7gZuOMRM =" ;
21+ sha256 = "sha256-WltMfWMcfUqpnfuGa6NzfxSeTais0MLsiu82ybaOcvs =" ;
2222 } ;
2323
2424 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments