unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73789] [PATCH] gnu: cowsay: Update to 3.8.3.
@ 2024-10-13 12:20 Artyom V. Poptsov
  2024-10-16 15:37 ` Nicolas Graves via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-10-13 12:20 UTC (permalink / raw)
  To: 73789
  Cc: Artyom V. Poptsov, Adam Faiz, Liliana Marie Prikler,
	宋文武

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#73789] [PATCH] gnu: cowsay: Update to 3.8.3.
  2024-10-13 12:20 [bug#73789] [PATCH] gnu: cowsay: Update to 3.8.3 Artyom V. Poptsov
@ 2024-10-16 15:37 ` Nicolas Graves via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-10-16 15:37 UTC (permalink / raw)
  To: 73789


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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-16 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 12:20 [bug#73789] [PATCH] gnu: cowsay: Update to 3.8.3 Artyom V. Poptsov
2024-10-16 15:37 ` Nicolas Graves via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).