unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Thompson <dthompson2@worcester.edu>
To: 宋文武 <iyzsong@gmail.com>, guix-devel@gnu.org
Subject: Re: [PATCH 13/15] gnu: thunar-volman: Update to 0.8.1.
Date: Sun, 01 Mar 2015 07:54:44 -0500	[thread overview]
Message-ID: <87egp86for.fsf@fsf.org> (raw)
In-Reply-To: <1425189446-6455-13-git-send-email-iyzsong@gmail.com>

宋文武 <iyzsong@gmail.com> writes:

> * gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
> ---
>  gnu/packages/xfce.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
> index a5422c4..0f8de9d 100644
> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -439,14 +439,14 @@ fast.")
>  (define-public thunar-volman
>    (package
>      (name "thunar-volman")
> -    (version "0.8.0")
> +    (version "0.8.1")
>      (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
> -                "1sxw09fwyn5sr6ipxk7r8gqjyf41c2v7vkgl0l6mhy5mcb48f27z"))))
> +                "1gf259n1v3y23n1zlkhyr6r0i8j59rnl1cmxvxj6la9cwdfbn22s"))))
>      (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	other threads:[~2015-03-01 12:54 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-01  5:57 [PATCH 01/15] gnu: gtk-xfce-engine: Update to 2.10.0 宋文武
2015-03-01  5:57 ` [PATCH 02/15] gnu: libxfce4util: Update to 4.12.1 宋文武
2015-03-01 12:47   ` David Thompson
2015-03-01  5:57 ` [PATCH 03/15] gnu: xfconf: Update to 4.12.0 宋文武
2015-03-01 12:49   ` David Thompson
2015-03-02  5:59   ` Mark H Weaver
2015-03-01  5:57 ` [PATCH 04/15] gnu: libxfce4ui: " 宋文武
2015-03-01 12:49   ` David Thompson
2015-03-01  5:57 ` [PATCH 05/15] gnu: exo: Update to 0.10.3 宋文武
2015-03-01 12:50   ` David Thompson
2015-03-01  5:57 ` [PATCH 06/15] gnu: garcon: Update to 0.4.0 宋文武
2015-03-01 12:50   ` David Thompson
2015-03-01  5:57 ` [PATCH 07/15] gnu: tumbler: Update to 0.1.31 宋文武
2015-03-01 12:52   ` David Thompson
2015-03-01  5:57 ` [PATCH 08/15] gnu: xfce4-panel: Update to 4.12.0 宋文武
2015-03-01 12:52   ` David Thompson
2015-03-01  5:57 ` [PATCH 09/15] gnu: xfce4-appfinder: " 宋文武
2015-03-01 12:53   ` David Thompson
2015-03-01  5:57 ` [PATCH 10/15] gnu: xfce4-session: " 宋文武
2015-03-01 12:53   ` David Thompson
2015-03-01  5:57 ` [PATCH 11/15] gnu: xfce4-settings: " 宋文武
2015-03-01 12:54   ` David Thompson
2015-03-01  5:57 ` [PATCH 12/15] gnu: thunar: Update to 1.6.6 宋文武
2015-03-01 12:54   ` David Thompson
2015-03-01  5:57 ` [PATCH 13/15] gnu: thunar-volman: Update to 0.8.1 宋文武
2015-03-01 12:54   ` David Thompson [this message]
2015-03-01  5:57 ` [PATCH 14/15] gnu: xfwm4: Update to 4.12.0 宋文武
2015-03-01 12:55   ` David Thompson
2015-03-01  5:57 ` [PATCH 15/15] gnu: xfdesktop: " 宋文武
2015-03-01 12:56   ` David Thompson
2015-03-01 10:09 ` [PATCH 01/15] gnu: gtk-xfce-engine: Update to 2.10.0 Andreas Enge
2015-03-01 10:30   ` 宋文武
2015-03-02  9:14     ` Andreas Enge
2015-03-01 10:50   ` 宋文武
2015-03-02  6:06   ` Mark H Weaver
2015-03-02  8:46     ` Andreas Enge
2015-03-05 19:32       ` Mark H Weaver
2015-03-01 12:47 ` David Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87egp86for.fsf@fsf.org \
    --to=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    --cc=iyzsong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).