GNU bug report logs - #73789
[PATCH] gnu: cowsay: Update to 3.8.3.

Previous Next

Package: guix-patches;

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

Date: Sun, 13 Oct 2024 12:21:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Graves <ngraves <at> ngraves.fr>

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 73789 in the body.
You can then email your comments to 73789 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 adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#73789; Package guix-patches. (Sun, 13 Oct 2024 12:21:01 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 adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Sun, 13 Oct 2024 12:21: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: cowsay: Update to 3.8.3.
Date: Sun, 13 Oct 2024 15:20:17 +0300
* gnu/packages/games.scm (cowsay): Update to 3.8.3.

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

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 8137015fcf..41b4f92312 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1309,7 +1309,7 @@ (define-public cowsay
   ;; us today is a bunch of fixes that other distros shipped as patches.
   (package
     (name "cowsay")
-    (version "3.7.0")
+    (version "3.8.3")
     (source
      (origin
        (method git-fetch)
@@ -1318,7 +1318,7 @@ (define-public cowsay
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0yrgwwacrhsgpyp14c3imkd4bb9b4i68q4df9cq1i1fh4fc2nn5p"))))
+        (base32 "0xdrpqj0lf3x1aib4s1bqfq4p7dxxlw1560pp1kw6pk3mzyvxih5"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: e4f5eb6c01727ef143e533019e74830e00d6f5d2
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#73789; Package guix-patches. (Wed, 16 Oct 2024 15:39:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 73789 <at> debbugs.gnu.org
Subject: [PATCH] gnu: cowsay: Update to 3.8.3.
Date: Wed, 16 Oct 2024 17:37:36 +0200
Hi Artyom,

Seems like QA was under maintenance during the evaluation of your
submission, and failed to process the guix revision.

I'm sending the same patch in a new revision of for QA to start a new
evaluation.

-- 
Best regards,
Nicolas Graves




bug closed, send any further explanations to 73789 <at> debbugs.gnu.org and "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> Request was from Nicolas Graves <ngraves <at> ngraves.fr> to control <at> debbugs.gnu.org. (Sun, 20 Oct 2024 09:44:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 306 days ago.

Previous Next


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