lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adw-gtk3: 5.6 -> 5.7 (#391409)

authored by

Wolfgang Walther and committed by
GitHub
2d3b51a1 e3466817

+2 -2
+2 -2
pkgs/by-name/ad/adw-gtk3/package.nix
··· 10 10 11 11 stdenvNoCC.mkDerivation (finalAttrs: { 12 12 pname = "adw-gtk3"; 13 - version = "5.6"; 13 + version = "5.7"; 14 14 15 15 src = fetchFromGitHub { 16 16 owner = "lassekongo83"; 17 17 repo = "adw-gtk3"; 18 18 tag = "v${finalAttrs.version}"; 19 - hash = "sha256-S/H6JGXwEgiqmcH1W+ZyHYOkk0gQtKG9Q3BiI2IjnEM="; 19 + hash = "sha256-10NxXNbKQt39c5R+mgcvzjyZO7Z/lcVi+vArH+K35k8="; 20 20 }; 21 21 22 22 nativeBuildInputs = [