[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 15/15] gnu: xfdesktop: Update to 4.12.0.
From: |
David Thompson |
Subject: |
Re: [PATCH 15/15] gnu: xfdesktop: Update to 4.12.0. |
Date: |
Sun, 01 Mar 2015 07:56:13 -0500 |
User-agent: |
Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) |
宋文武 <address@hidden> writes:
> * gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
> ---
> gnu/packages/xfce.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
> index 7d93de7..6e24a9a 100644
> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -499,7 +499,7 @@ on the screen.")
> (define-public xfdesktop
> (package
> (name "xfdesktop")
> - (version "4.10.0")
> + (version "4.12.0")
> (source (origin
> (method url-fetch)
> (uri (string-append "http://archive.xfce.org/xfce/"
> @@ -507,7 +507,7 @@ on the screen.")
> "/src/" name "-" version ".tar.bz2"))
> (sha256
> (base32
> - "0yrddj1lgk3xn4w340y89z7x2isks72ia36pka08kk2x8gpfcyl9"))))
> + "1ivzgg4792nid6wcgd1nq5vc3z0y5ip6ymq7ci5j2qkp663qnykf"))))
> (build-system gnu-build-system)
> (native-inputs
> `(("pkg-config" ,pkg-config)
> --
> 2.1.2
>
>
LGTM.
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
- Re: [PATCH 10/15] gnu: xfce4-session: Update to 4.12.0., (continued)
- [PATCH 11/15] gnu: xfce4-settings: Update to 4.12.0., 宋文武, 2015/03/01
- [PATCH 12/15] gnu: thunar: Update to 1.6.6., 宋文武, 2015/03/01
- [PATCH 13/15] gnu: thunar-volman: Update to 0.8.1., 宋文武, 2015/03/01
- [PATCH 14/15] gnu: xfwm4: Update to 4.12.0., 宋文武, 2015/03/01
- [PATCH 15/15] gnu: xfdesktop: Update to 4.12.0., 宋文武, 2015/03/01
- Re: [PATCH 15/15] gnu: xfdesktop: Update to 4.12.0.,
David Thompson <=
- Re: [PATCH 01/15] gnu: gtk-xfce-engine: Update to 2.10.0., Andreas Enge, 2015/03/01
- Re: [PATCH 01/15] gnu: gtk-xfce-engine: Update to 2.10.0., David Thompson, 2015/03/01