gnu: cowsay: Update to 3.8.3.

* gnu/packages/games.scm (cowsay): Update to 3.8.3.

Change-Id: If6cbf75bec4bf95611356ee54d88c53c1389cf6f
This commit is contained in:
Artyom V. Poptsov 2024-10-13 15:12:47 +03:00
parent 5794926bed
commit 052cff561d
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -1310,7 +1310,7 @@ more. This package does @emph{not} provide the game assets.")
;; 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)
@ -1319,7 +1319,7 @@ more. This package does @emph{not} provide the game assets.")
(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