guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/15] gnu: libxfce4util: Update to 4.12.1.


From: David Thompson
Subject: Re: [PATCH 02/15] gnu: libxfce4util: Update to 4.12.1.
Date: Sun, 01 Mar 2015 07:47:24 -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 (libxfce4util): Update to 4.12.1.
> ---
>  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 1be28a7..3679eb0 100644
> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -65,7 +65,7 @@
>  (define-public libxfce4util
>    (package
>      (name "libxfce4util")
> -    (version "4.10.0")
> +    (version "4.12.1")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "http://archive.xfce.org/xfce/";
> @@ -73,7 +73,7 @@
>                                    "/src/" name "-" version ".tar.bz2"))
>                (sha256
>                 (base32
> -                "13k0wwbbqvdmbj4xmk4nxdlgvrdgr5y6r3dk380mzfw053hzwy89"))))
> +                "07c8r3xwx5is298zk77m3r784gmr5y4mh8bbca5zdjqk5vxdwsw7"))))
>      (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]