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

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

bug#45480: closed ([PATCH] gnu: xfce4-fsguard-plugin: Update to 1.1.2.)


From: GNU bug Tracking System
Subject: bug#45480: closed ([PATCH] gnu: xfce4-fsguard-plugin: Update to 1.1.2.)
Date: Tue, 05 Jan 2021 21:58:02 +0000

Your message dated Tue, 05 Jan 2021 16:57:04 -0500
with message-id <87czyj59ov.fsf@posteo.net>
and subject line Re: bug#45480: [PATCH] gnu: xfce4-fsguard-plugin: Update to 
1.1.2.
has caused the debbugs.gnu.org bug report #45480,
regarding [PATCH] gnu: xfce4-fsguard-plugin: Update to 1.1.2.
to be marked as done.

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


-- 
45480: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45480
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-fsguard-plugin: Update to 1.1.2. Date: Mon, 28 Dec 2020 10:06:05 +0100
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): Update to 1.1.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 3b0ff54308..b47822518b 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1594,7 +1594,7 @@ this very convenient.")
 (define-public xfce4-fsguard-plugin
   (package
    (name "xfce4-fsguard-plugin")
-   (version "1.1.1")
+   (version "1.1.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/";
@@ -1603,7 +1603,7 @@ this very convenient.")
                                   "/xfce4-fsguard-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "05nmfkrmifm76bsywqmbjd1qdvzagv5cbvnwbkb57156j055vl6n"))))
+                "01a1an5z4kpgi68lk98q7wga7sx676fcbnrsd5cpq4d736ifdn37"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#45480: [PATCH] gnu: xfce4-fsguard-plugin: Update to 1.1.2. Date: Tue, 05 Jan 2021 16:57:04 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi Michael,

Your patch looks good!  It has been pushed to master as commit d33b7a2f.

Thanks,
Kei

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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