GNU bug report logs - #48200
[PATCH] gnu: xfce4-clipman-plugin: Update to 1.6.2.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 3 May 2021 16:38:02 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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#48200: closed (Re: bug#48200: [PATCH] gnu: xfce4-clipman-plugin:
 Update to 1.6.2.)
Date: Tue, 11 May 2021 10:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48200: [PATCH] gnu: xfce4-clipman-plugin: Update to 1.6.2.

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 48200 <at> debbugs.gnu.org.

-- 
48200: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48200
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: Michael Rohleder <mike <at> rohleder.de>
Cc: 48200-done <at> debbugs.gnu.org
Subject: Re: bug#48200: [PATCH] gnu: xfce4-clipman-plugin: Update to 1.6.2.
Date: Tue, 11 May 2021 12:33:43 +0200
Michael Rohleder <mike <at> rohleder.de> skribis:

> * gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.2.

That was pushed independently as
71e95229043627c01cd2b34e7de58053053e9253.

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: xfce4-clipman-plugin: Update to 1.6.2.
Date: Mon,  3 May 2021 18:37:11 +0200
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.2.
---
 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 0147c48630..27c4a237be 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -495,7 +495,7 @@ applications menu, workspace switcher and more.")
 (define-public xfce4-clipman-plugin
   (package
     (name "xfce4-clipman-plugin")
-    (version "1.6.1")
+    (version "1.6.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -503,7 +503,7 @@ applications menu, workspace switcher and more.")
                                   "xfce4-clipman-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1d6fxdzy9b511hqcyj7825fx67q6zqk6cln4g3x9d498jrvk3s5k"))))
+                "1f4rjdvyplfkrdqg9179chzxx18k3lx29674j28piccgyvk5z2mb"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.31.1




This bug report was last modified 4 years and 70 days ago.

Previous Next


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