gnome3.gnome-getting-started-docs: 3.32.0 -> 3.32.1

https://download.gnome.org/sources/gnome-getting-started-docs/3.32/gnome-getting-started-docs-3.32.1.news
This commit is contained in:
Tor Hedin Brønner 2019-04-13 14:43:26 +02:00
parent 0603965f1a
commit 621fd9ff14
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "gnome-getting-started-docs-${version}"; name = "gnome-getting-started-docs-${version}";
version = "3.32.0"; version = "3.32.1";
src = fetchurl { src = fetchurl {
url = "mirror://gnome/sources/gnome-getting-started-docs/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz"; url = "mirror://gnome/sources/gnome-getting-started-docs/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "1nzba7l33dgijwvfs777kcyy29xp7bmyrjk9nrwvm5zww4l35gai"; sha256 = "0g4zaafj442gpir0hxv5hya37ax1ai40slls7sa2a02fdarilrjf";
}; };
passthru = { passthru = {