From 3608b026dd270be55e373899241c59c1d493e776 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Sun, 8 Jul 2018 14:39:16 -0700 Subject: [PATCH] mate.mate-netbook: 1.20.0 -> 1.20.1 (#42982) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-netbook/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/w9xig0615w28s0nyrbawsfgkcrbk5ms9-mate-netbook-1.20.1/bin/mate-maximus had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/w9xig0615w28s0nyrbawsfgkcrbk5ms9-mate-netbook-1.20.1/bin/.mate-maximus-wrapped had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.20.1 with grep in /nix/store/w9xig0615w28s0nyrbawsfgkcrbk5ms9-mate-netbook-1.20.1 - directory tree listing: https://gist.github.com/807a897f629ab3591b06e1d44240a2bb - du listing: https://gist.github.com/1924abc657411636ba23204706014b19 --- pkgs/desktops/mate/mate-netbook/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/mate/mate-netbook/default.nix b/pkgs/desktops/mate/mate-netbook/default.nix index 508e1d359c9..35a7f1dae61 100644 --- a/pkgs/desktops/mate/mate-netbook/default.nix +++ b/pkgs/desktops/mate/mate-netbook/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { name = "mate-netbook-${version}"; - version = "1.20.0"; + version = "1.20.1"; src = fetchurl { url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz"; - sha256 = "1w92kny1fnlwbq4b8y50n5s1vsvvl4xrvspsp9lqfxyz3jxiwbrz"; + sha256 = "1ils0lav6j779kgz2py6zdalcfifpnp01clspbnkhb3v1ha1ncsq"; }; nativeBuildInputs = [