From 1c7428cd1444b55bb1c49418bba38d3a41370739 Mon Sep 17 00:00:00 2001 From: 宋文武 Date: Mon, 22 Aug 2016 21:50:29 +0800 Subject: gnu: gnome-themes-standard: Update to 3.20.2. * gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.2. --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index fa0ba09691..3ac170b5de 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -1662,7 +1662,7 @@ (define-public gnumeric (define-public gnome-themes-standard (package (name "gnome-themes-standard") - (version "3.20") + (version "3.20.2") (source (origin (method url-fetch) @@ -1671,7 +1671,7 @@ (define-public gnome-themes-standard version ".tar.xz")) (sha256 (base32 - "1p1vvmzfky1ax3yv9ld10xgqwydhmglxpgq3skrfc4539nrq9phw")))) + "05br99z67f82i18nljpxnwssfnaqp7mph61w3hq0i44z5i5rq3cx")))) (build-system gnu-build-system) (arguments '(#:configure-flags -- cgit v1.2.3