emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42692: closed ([PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1.)


From: GNU bug Tracking System
Subject: bug#42692: closed ([PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1.)
Date: Mon, 03 Aug 2020 13:29:01 +0000

Your message dated Mon, 3 Aug 2020 16:28:17 +0300
with message-id <20200803132817.GJ1134@E5400>
and subject line Re: [bug#42692] [PATCH] gnu: xfce4-time-out-plugin: Update to 
1.1.1.
has caused the debbugs.gnu.org bug report #42692,
regarding [PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1.
to be marked as done.

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


-- 
42692: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42692
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1. Date: Mon, 03 Aug 2020 10:45:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
From 59b885a6446fd501e1bfe096f45f7c3d8c14e869 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 3 Aug 2020 10:37:19 +0200
Subject: [PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1.

* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.1.
---
 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 13b33ea6fb..d3ab28d670 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1867,7 +1867,7 @@ swap space and the system uptime in the Xfce4 panel.")
 (define-public xfce4-time-out-plugin
   (package
    (name "xfce4-time-out-plugin")
-   (version "1.1.0")
+   (version "1.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/";
@@ -1876,7 +1876,7 @@ swap space and the system uptime in the Xfce4 panel.")
                                   "/xfce4-time-out-plugin-" version 
".tar.bz2"))
               (sha256
                (base32
-                "068a8ck08g4g1msbr7hd5zzp6lsq2a1ry1r472x0rmbna2im2jpf"))))
+                "07d3vddzrl6p6kg3qs4rd8qk57ghf33sk9sh73gsx2hxfnwbwk8r"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.28.0

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42692] [PATCH] gnu: xfce4-time-out-plugin: Update to 1.1.1. Date: Mon, 3 Aug 2020 16:28:17 +0300
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]