GNU bug report logs - #72911
[PATCH] gnu: reproc: Update to 14.2.5.

Previous Next

Package: guix-patches;

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

Date: Sat, 31 Aug 2024 09:24:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72911 in the body.
You can then email your comments to 72911 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72911; Package guix-patches. (Sat, 31 Aug 2024 09:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 31 Aug 2024 09:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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: reproc: Update to 14.2.5.
Date: Sat, 31 Aug 2024 12:22:02 +0300
* gnu/packages/cpp.scm (reproc): Update to 14.2.5.

Change-Id: Ia030c4494c56c15f11b64aaa58d319a5fb7ed8b9
---
 gnu/packages/cpp.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 7dca7a2d02..62b4d210d9 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -34,7 +34,7 @@
 ;;; Copyright © 2022, 2023, 2024 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2022 Antero Mejr <antero <at> mailbox.org>
 ;;; Copyright © 2023 Sughosha <Sughosha <at> proton.me>
-;;; Copyright © 2023 Artyom V. Poptsov <poptsov.artyom <at> gmail.com>
+;;; Copyright © 2023, 2024 Artyom V. Poptsov <poptsov.artyom <at> gmail.com>
 ;;; Copyright © 2023 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
 ;;; Copyright © 2023 Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
 ;;; Copyright © 2023 Foundation Devices, Inc. <hello <at> foundationdevices.com>
@@ -1237,7 +1237,7 @@ (define-public cpplint
 (define-public reproc
   (package
     (name "reproc")
-    (version "14.2.4")
+    (version "14.2.5")
     (source
       (origin
         (method git-fetch)
@@ -1246,7 +1246,7 @@ (define-public reproc
                (commit (string-append "v" version))))
         (file-name (git-file-name name version))
         (sha256
-          (base32 "09xnf8hmld1fk8j33zwlz1qcxnjdx1ncbg62csic9va4m1wc2v1d"))))
+         (base32 "07h11rzhvplgmd420v650h8abyvwcbws4w1xlq8x18nxbp4nnqn1"))))
    (build-system cmake-build-system)
    (arguments
     (list #:tests? #f     ; No tests.

base-commit: df14cacca9b95d69fdd3b6191e42df36af266bcd
-- 
2.45.2





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 04 Oct 2024 15:48:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Fri, 04 Oct 2024 15:48:02 GMT) Full text and rfc822 format available.

Message #10 received at 72911-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 72911-done <at> debbugs.gnu.org
Subject: Re: [bug#72911] [PATCH] gnu: reproc: Update to 14.2.5.
Date: Fri, 04 Oct 2024 17:47:29 +0200
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> * gnu/packages/cpp.scm (reproc): Update to 14.2.5.
>
> Change-Id: Ia030c4494c56c15f11b64aaa58d319a5fb7ed8b9

Hi Artyom! I went ahead and applied this one since it’s been a while,
even though you should have commit access now.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 02 Nov 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 226 days ago.

Previous Next


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