From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 63763@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
宋文武 <iyzsong@envs.net>
Subject: [bug#63763] [PATCH v2 3/7] gnu: xfce4-screenshooter: Update to 1.10.4.
Date: Sat, 3 Jun 2023 11:26:43 +0800 [thread overview]
Message-ID: <3bb9fd6b9c60cdbd962d6de21dd64d6492ffef3e.1685762754.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <ce8f0ef0010573b311fa3b7ff76027754acc989b.1685762754.git.iyzsong@member.fsf.org>
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.4.
---
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 cea538edb7..b4205ff75b 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1453,7 +1453,7 @@ (define-public mousepad
(define-public xfce4-screenshooter
(package
(name "xfce4-screenshooter")
- (version "1.10.3")
+ (version "1.10.4")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1463,7 +1463,7 @@ (define-public xfce4-screenshooter
version ".tar.bz2"))
(sha256
(base32
- "061qixpz8krvpixs6ickl9ha5m0pb078rdd5fjifrkxy8yc1am54"))))
+ "1534h1a3a8b9pl20zpccaifrlsrbsihdcdjndn9nmqalgrl9kwd2"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool
--
2.40.1
next prev parent reply other threads:[~2023-06-03 3:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-28 2:44 [bug#63763] [PATCH 1/3] gnu: libxfce4ui: Update to 4.18.4 iyzsong--- via Guix-patches via
2023-05-28 2:50 ` [bug#63763] [PATCH 2/3] gnu: xfce4-panel: " iyzsong--- via Guix-patches via
2023-05-28 2:50 ` [bug#63763] [PATCH 3/3] gnu: xfce4-screenshooter: Update to 1.10.4 iyzsong--- via Guix-patches via
2023-06-03 3:26 ` [bug#63763] [PATCH v2 1/7] gnu: libxfce4ui: Update to 4.18.4 iyzsong--- via Guix-patches via
2023-06-03 3:26 ` [bug#63763] [PATCH v2 2/7] gnu: xfce4-panel: " iyzsong--- via Guix-patches via
2023-06-03 3:26 ` iyzsong--- via Guix-patches via [this message]
2023-06-03 3:26 ` [bug#63763] [PATCH v2 4/7] gnu: xfce4-pulseaudio-plugin: Update to 0.4.7 iyzsong--- via Guix-patches via
2023-06-03 3:26 ` [bug#63763] [PATCH v2 5/7] gnu: xfce4-session: Update to 4.18.3 iyzsong--- via Guix-patches via
2023-06-03 3:26 ` [bug#63763] [PATCH v2 6/7] gnu: xfce4-power-manager: Update to 4.18.2 iyzsong--- via Guix-patches via
2023-06-03 3:26 ` [bug#63763] [PATCH v2 7/7] gnu: xfce4-screensaver: " iyzsong--- via Guix-patches via
2023-06-08 10:04 ` bug#63763: xfce updates 宋文武 via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3bb9fd6b9c60cdbd962d6de21dd64d6492ffef3e.1685762754.git.iyzsong@member.fsf.org \
--to=guix-patches@gnu.org \
--cc=63763@debbugs.gnu.org \
--cc=all_but_last@163.com \
--cc=iyzsong@envs.net \
--cc=iyzsong@member.fsf.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.