Skip to content

Commit

Permalink
mate.mate-media: 1.24.0 -> 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
romildo committed Sep 18, 2020
1 parent 6893ac0 commit 6602ba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/mate-media/default.nix
Expand Up @@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
pname = "mate-media";
version = "1.24.0";
version = "1.24.1";

src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "1d5dx79yfqghjaxrdrdh053nfnvkbx8p3ma7j87s7rsvy5irs963";
sha256 = "118i4w2i2g3hfgbfn3hjzjkfq8vjj6049r7my3vna9js23b7ab92";
};

buildInputs = [
Expand Down

0 comments on commit 6602ba6

Please sign in to comment.