gnu: cowsay: Update to 3.8.4.

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

Change-Id: I0c3561e3f00758c2178dd0ae8e16f8b68571a781
This commit is contained in:
Greg Hogan 2025-07-18 21:29:16 +00:00
parent c4fef87024
commit e9b40d8b5f
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -1426,7 +1426,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.8.3")
(version "3.8.4")
(source
(origin
(method git-fetch)
@ -1435,7 +1435,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 "0xdrpqj0lf3x1aib4s1bqfq4p7dxxlw1560pp1kw6pk3mzyvxih5"))))
(base32 "0as4axm1v37d2bm86sksi6wrd0yc4jm2lyfdhr5k179b1mvnfx4v"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags