From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71483@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71483] [PATCH] gnu: scrot: Update to 1.11.
Date: Mon, 10 Jun 2024 20:25:07 +0300 [thread overview]
Message-ID: <e74e071fb7b809ec8aec46786d76d35ba7a0ad7a.1718040307.git.poptsov.artyom@gmail.com> (raw)
* gnu/packages/xdisorg.scm (scrot): Update to 1.11.
Change-Id: I09addd3dcdf8edb88e6aa65949dec125cd93f500
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index d8b2551767..008342975f 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -897,7 +897,7 @@ (define-public wmctrl
(define-public scrot
(package
(name "scrot")
- (version "1.9")
+ (version "1.11")
(source
(origin
(method git-fetch)
@@ -907,7 +907,7 @@ (define-public scrot
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "140wczmmxjp5fkrp6qg5rbq4hdwfslxb23jdk91ls8fjxdp9hafz"))))
+ (base32 "1syip5ai4kn62qbhpf710wj60z7jzpkqhkchlbxhs322wmhhidkp"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf autoconf-archive automake pkg-config))
base-commit: df5648daa1a5d097a430131bbff353b865b476b6
--
2.45.1
next reply other threads:[~2024-06-10 18:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-10 17:25 Artyom V. Poptsov [this message]
2024-06-11 17:10 ` bug#71483: [PATCH] gnu: scrot: Update to 1.11 jgart 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=e74e071fb7b809ec8aec46786d76d35ba7a0ad7a.1718040307.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=71483@debbugs.gnu.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.