GNU bug report logs - #37278
[PATCH 15/19] gnu: thunar-volman: Update to 0.9.5.

Previous Next

Package: guix-patches;

Reported by: L p R n d n <guix <at> lprndn.info>

Date: Mon, 2 Sep 2019 14:11:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: L  p R n  d n <guix <at> lprndn.info>
Subject: bug#37278: closed (Re: [bug#37278] [PATCH 15/19] gnu:
 thunar-volman: Update to 0.9.5.)
Date: Sun, 08 Sep 2019 12:43:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37278: [PATCH 15/19] gnu: thunar-volman: Update to 0.9.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 37278 <at> debbugs.gnu.org.

-- 
37278: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37278
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: L p R n d n <guix <at> lprndn.info>
Cc: 37278-done <at> debbugs.gnu.org
Subject: Re: [bug#37278] [PATCH 15/19] gnu: thunar-volman: Update to 0.9.5.
Date: Sun, 08 Sep 2019 14:42:51 +0200
L  p R n  d n <guix <at> lprndn.info> skribis:

> * gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: L  p R n  d n <guix <at> lprndn.info>
To: guix-patches <at> gnu.org
Subject: [PATCH 15/19] gnu: thunar-volman: Update to 0.9.5.
Date: Mon,  2 Sep 2019 16:10:39 +0200
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5.
---
 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 53379b2d2c..8bf4746f04 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -677,7 +677,7 @@ fast.")
 (define-public thunar-volman
   (package
     (name "thunar-volman")
-    (version "0.9.3")
+    (version "0.9.5")
     (source
      (origin
        (method url-fetch)
@@ -685,7 +685,7 @@ fast.")
                            (version-major+minor version) "/"
                            "thunar-volman-" version ".tar.bz2"))
        (sha256
-        (base32 "1sfmz40164rg77hclrkrgnbk8cb7f325qqi7lz2hh3wbvf8r0c19"))))
+        (base32 "0dqqkbhn43hhmhqyx1fnmawpvysdjzw6ln4ryf629wil6dlwd9vy"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.22.0




This bug report was last modified 5 years and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.