File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
pkgs/desktops/pantheon/apps Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121
2222stdenv . mkDerivation rec {
2323 pname = "elementary-terminal" ;
24- version = "6.3.1 " ;
24+ version = "7.0.0 " ;
2525
2626 src = fetchFromGitHub {
2727 owner = "elementary" ;
2828 repo = "terminal" ;
2929 rev = version ;
30- sha256 = "sha256-W06J+QqouoZBWGm/w5aBuL009IO4odmSKHoeJkXnVpA =" ;
30+ sha256 = "sha256-2Z56U6nbqwlbrSMzTYv7cSI7LT7pvDhW0w4f3wxv6ZA =" ;
3131 } ;
3232
3333 nativeBuildInputs = [
Original file line number Diff line number Diff line change 2727
2828stdenv . mkDerivation rec {
2929 pname = "switchboard-plug-about" ;
30- version = "8.1 .0" ;
30+ version = "8.2 .0" ;
3131
3232 src = fetchFromGitHub {
3333 owner = "elementary" ;
3434 repo = pname ;
3535 rev = version ;
36- sha256 = "sha256-Z+dhNUGDDLxzPLAaFkvWA+d6YvfM5NayOMu3SKjswLs =" ;
36+ sha256 = "sha256-NMi+QyIunUIzg9IlzeUCz2eQrQlF28lufFc51XOQljU =" ;
3737 } ;
3838
3939 nativeBuildInputs = [
Original file line number Diff line number Diff line change 2121
2222stdenv . mkDerivation rec {
2323 pname = "switchboard-plug-network" ;
24- version = "8.0.1 " ;
24+ version = "8.1.0 " ;
2525
2626 src = fetchFromGitHub {
2727 owner = "elementary" ;
2828 repo = pname ;
2929 rev = version ;
30- hash = "sha256-DXXEMST/EIckZkp5BozNP+NlyutlxF92ZeJngj8+EdM =" ;
30+ hash = "sha256-mTTcavuxnRSBiifFpga14xPReHguvp9wIUS71Djorjk =" ;
3131 } ;
3232
3333 patches = [
You can’t perform that action at this time.
0 commit comments