[PATCH] gnu: scrot: Update to 1.11.

  • Done
  • quality assurance status badge
Details
2 participants
  • jgart
  • Artyom V. Poptsov
Owner
unassigned
Submitted by
Artyom V. Poptsov
Severity
normal
A
A
Artyom V. Poptsov wrote on 10 Jun 19:25 +0200
(address . guix-patches@gnu.org)(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)
e74e071fb7b809ec8aec46786d76d35ba7a0ad7a.1718040307.git.poptsov.artyom@gmail.com
* gnu/packages/xdisorg.scm (scrot): Update to 1.11.

Change-Id: I09addd3dcdf8edb88e6aa65949dec125cd93f500
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
J
(address . 71483-done@debbugs.gnu.org)(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)
b0cf7e14bc78f6965cc15c942f90713a132bc9e3@dismail.de
Hi,

Thanks! Applied.

all best,

jgart
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71483@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71483
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch