mate.mate-user-guide: 1.22.0 -> 1.22.1
This commit is contained in:
parent
b32d7bb57d
commit
506ca6d0f9
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "mate-user-guide-${version}";
|
name = "mate-user-guide-${version}";
|
||||||
version = "1.22.0";
|
version = "1.22.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://pub.mate-desktop.org/releases/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
|
url = "http://pub.mate-desktop.org/releases/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
|
||||||
sha256 = "0ckn7h7l0qdgdx440dwx1h8i601s22sxlf5a7179hfirk9016j0z";
|
sha256 = "02zlfdhrvamd299pbf5s19pr90y8yah84g12shwihlxff7d3hxvs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ itstool intltool libxml2 ];
|
nativeBuildInputs = [ itstool intltool libxml2 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user