mate.mate-panel: 1.21.1 -> 1.20.4

This commit is contained in:
worldofpeace 2019-01-14 08:44:43 -05:00
parent bd3e25849b
commit 276da98ded

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "mate-panel-${version}";
version = "1.21.1";
version = "1.20.4";
src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "0093pimqkx5db2nciksgrmq02hldg08p7hghafky3njl0kzv8l5z";
sha256 = "02pdrwgl3plgv6l6nc45nsnmjppkxs4ybggwibd6mm777i9nb44d";
};
nativeBuildInputs = [