GNU bug report logs - #71483
[PATCH] gnu: scrot: Update to 1.11.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Mon, 10 Jun 2024 18:41:01 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "jgart" <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71483: closed ([PATCH] gnu: scrot: Update to 1.11.)
Date: Tue, 11 Jun 2024 17:11:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Jun 2024 17:10:11 +0000
with message-id <b0cf7e14bc78f6965cc15c942f90713a132bc9e3 <at> dismail.de>
and subject line Re: [PATCH] gnu: scrot: Update to 1.11.
has caused the debbugs.gnu.org bug report #71483,
regarding [PATCH] gnu: scrot: Update to 1.11.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71483: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71483
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: scrot: Update to 1.11.
Date: Mon, 10 Jun 2024 20:25:07 +0300
* 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



[Message part 3 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 71483-done <at> debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: Re: [PATCH] gnu: scrot: Update to 1.11.
Date: Tue, 11 Jun 2024 17:10:11 +0000
Hi,

Thanks! Applied.

all best,

jgart


This bug report was last modified 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.