GNU bug report logs - #48569
[PATCH] gnu: xfce4-screenshooter: Update to 1.9.9.

Previous Next

Package: guix-patches;

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

Date: Fri, 21 May 2021 15:41:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48569: closed ([PATCH] gnu: xfce4-screenshooter: Update to
 1.9.9.)
Date: Fri, 21 May 2021 16:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 May 2021 12:22:06 -0400
with message-id <YKfeLivGnzFIqoIX <at> jasmine.lan>
and subject line Re: [bug#48569] [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9.
has caused the debbugs.gnu.org bug report #48569,
regarding [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9.
to be marked as done.

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


-- 
48569: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48569
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-screenshooter: Update to 1.9.9.
Date: Fri, 21 May 2021 17:40:37 +0200
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.
---
 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 57fee59bc9..91c914ed61 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1285,7 +1285,7 @@ of data to either CD/DVD/BD.")
 (define-public xfce4-screenshooter
   (package
    (name "xfce4-screenshooter")
-   (version "1.9.8")
+   (version "1.9.9")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1295,7 +1295,7 @@ of data to either CD/DVD/BD.")
                                 version ".tar.bz2"))
             (sha256
              (base32
-              "0l1cyrb4ym7d95yliyl8gn701wvnr734v622yyy3zdnk99hrs0kg"))))
+              "196swmc4amab8xcwv4q9p8b43fzzi9xagg20gnyjvf5x7yssxj1k"))))
    (build-system gnu-build-system)
    (native-inputs
     `(("pkg-config" ,pkg-config)
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 48569-done <at> debbugs.gnu.org
Subject: Re: [bug#48569] [PATCH] gnu: xfce4-screenshooter: Update to 1.9.9.
Date: Fri, 21 May 2021 12:22:06 -0400
On Fri, May 21, 2021 at 05:40:37PM +0200, Michael Rohleder wrote:
> * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.

Thanks! Pushed as bd382fae71d899e243e81688bf5baed26171f2ea


This bug report was last modified 3 years and 360 days ago.

Previous Next


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