宋文武 <iyzs...@gmail.com> writes: > * gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0. > --- > gnu/packages/xfce.scm | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm > index fb5427c..1be28a7 100644 > --- a/gnu/packages/xfce.scm > +++ b/gnu/packages/xfce.scm > @@ -1,5 +1,5 @@ > ;;; GNU Guix --- Functional package management for GNU > -;;; Copyright © 2014 Sou Bunnbu <iyzs...@gmail.com> > +;;; Copyright © 2014, 2015 Sou Bunnbu <iyzs...@gmail.com> > ;;; Copyright © 2014 Mark H Weaver <m...@netris.org> > ;;; > ;;; This file is part of GNU Guix. > @@ -43,14 +43,14 @@ > (define-public gtk-xfce-engine > (package > (name "gtk-xfce-engine") > - (version "3.0.0") > + (version "2.10.0") > (source (origin > (method url-fetch) > - (uri (string-append "http://archive.xfce.org/xfce/4.10/src/" > + (uri (string-append "http://archive.xfce.org/xfce/4.12/src/" > name "-" version ".tar.bz2")) > (sha256 > (base32 > - "13c3ajfqkdr6jlqjyhcp4nls0ddanypr83q9qib2ciffik78zq4h")))) > + "0rqrnjxx1lzla7wp2fadyixs6jy0js6xh005pgwyqbigpl0v7hy1")))) > (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