GNU bug report logs - #57941
[PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2.

Previous Next

Package: guix-patches;

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

Date: Mon, 19 Sep 2022 23:37:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57941: closed ([PATCH] gnu: xfce4-datetime-plugin: Update to
 0.8.2.)
Date: Thu, 22 Sep 2022 01:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Sep 2022 09:44:10 +0800
with message-id <87a66sdvyt.fsf <at> envs.net>
and subject line Re: bug#57941: [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2.
has caused the debbugs.gnu.org bug report #57941,
regarding [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57941: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57941
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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-datetime-plugin: Update to 0.8.2.
Date: Tue, 20 Sep 2022 01:36:01 +0200
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.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 85a20a94ef..c2a806b689 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1530,7 +1530,7 @@ (define-public xfce4-equake-plugin
 (define-public xfce4-datetime-plugin
   (package
    (name "xfce4-datetime-plugin")
-   (version "0.8.1")
+   (version "0.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1539,7 +1539,7 @@ (define-public xfce4-datetime-plugin
                                   "/xfce4-datetime-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "0h15mxq5lawlxyr6h1vxc60rkf0rpmnv81l0f52mrswww9dz3xp9"))))
+                "0dz0syl9dm55pqcqywbnjpi14z2xh7pg2ipmxjgn4pq1az28qf3c"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 57941-done <at> debbugs.gnu.org
Subject: Re: bug#57941: [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2.
Date: Thu, 22 Sep 2022 09:44:10 +0800
Applied, thanks!


This bug report was last modified 2 years and 335 days ago.

Previous Next


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