* [bug#71483] [PATCH] gnu: scrot: Update to 1.11.
@ 2024-06-10 17:25 Artyom V. Poptsov
2024-06-11 17:10 ` bug#71483: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-06-10 17:25 UTC (permalink / raw)
To: 71483; +Cc: Artyom V. Poptsov
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-11 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 17:25 [bug#71483] [PATCH] gnu: scrot: Update to 1.11 Artyom V. Poptsov
2024-06-11 17:10 ` bug#71483: " jgart via Guix-patches via
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.