adapta-gtk-theme: 3.94.0.149 -> 3.95.0.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/adapta-gtk-theme/versions
This commit is contained in:
parent
35ce480d69
commit
2b2e4e1a3b
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "adapta-gtk-theme-${version}";
|
name = "adapta-gtk-theme-${version}";
|
||||||
version = "3.94.0.149";
|
version = "3.95.0.1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "adapta-project";
|
owner = "adapta-project";
|
||||||
repo = "adapta-gtk-theme";
|
repo = "adapta-gtk-theme";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1rb07yv4iz4yp6cnigzy690mw3w6fcf7szlcbbna6wnjaf1rbf2i";
|
sha256 = "0hc3ar55wjg51qf8c7h0nix0lyqs16mk1d4hhxyv102zq4l5fz97";
|
||||||
};
|
};
|
||||||
|
|
||||||
preferLocalBuild = true;
|
preferLocalBuild = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user