unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 73789@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>,
	"Adam Faiz" <adam.faiz@disroot.org>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#73789] [PATCH] gnu: cowsay: Update to 3.8.3.
Date: Sun, 13 Oct 2024 15:20:17 +0300	[thread overview]
Message-ID: <7c5d089825c62bfaf186fca528c30e76890fc5a1.1728822017.git.poptsov.artyom@gmail.com> (raw)

* 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





             reply	other threads:[~2024-10-13 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-13 12:20 Artyom V. Poptsov [this message]
2024-10-16 15:37 ` [bug#73789] [PATCH] gnu: cowsay: Update to 3.8.3 Nicolas Graves via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c5d089825c62bfaf186fca528c30e76890fc5a1.1728822017.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=73789@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=iyzsong@envs.net \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).