GNU bug report logs -
#60801
[PATCH] gnu: xfce4-screenshooter: Update to 1.10.3.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Sat, 14 Jan 2023 02:54:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60801 in the body.
You can then email your comments to 60801 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#60801
; Package
guix-patches
.
(Sat, 14 Jan 2023 02:54:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Rohleder <mike <at> rohleder.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 14 Jan 2023 02:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.
---
gnu/packages/xfce.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index f8409c4e0f..a0654983d8 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -13,7 +13,7 @@
;;; Copyright © 2019 Ingo Ruhnke <grumbel <at> gmail.com>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
-;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020-2023 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2021, 2022 Brendan Tildesley <mail <at> brendan.scot>
;;; Copyright © 2021 André A. Gomes <andremegafone <at> gmail.com>
;;;
@@ -1336,7 +1336,7 @@ (define-public mousepad
(define-public xfce4-screenshooter
(package
(name "xfce4-screenshooter")
- (version "1.10.0")
+ (version "1.10.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1346,7 +1346,7 @@ (define-public xfce4-screenshooter
version ".tar.bz2"))
(sha256
(base32
- "0lvv6iam348n7l3md94lanxyyn87xmrivzdvfi0fa3vgjfk88j56"))))
+ "061qixpz8krvpixs6ickl9ha5m0pb078rdd5fjifrkxy8yc1am54"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool
--
2.38.1
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Mon, 16 Jan 2023 17:16:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Rohleder <mike <at> rohleder.de>
:
bug acknowledged by developer.
(Mon, 16 Jan 2023 17:16:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 60801-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Michael Rohleder <mike <at> rohleder.de> writes:
> * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.
> ---
> gnu/packages/xfce.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
> index f8409c4e0f..a0654983d8 100644
> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -13,7 +13,7 @@
> ;;; Copyright © 2019 Ingo Ruhnke <grumbel <at> gmail.com>
> ;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
> ;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
> -;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike <at> rohleder.de>
> +;;; Copyright © 2020-2023 Michael Rohleder <mike <at> rohleder.de>
> ;;; Copyright © 2021, 2022 Brendan Tildesley <mail <at> brendan.scot>
> ;;; Copyright © 2021 André A. Gomes <andremegafone <at> gmail.com>
I've dropped the above hunk (< 10 lines changes are not copyrightable)
and pushed!
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 14 Feb 2023 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.