gnu: edgar: Update to 1.36.

* gnu/packages/games.scm (edgar): Update to 1.36.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-22 01:00:01 +01:00
parent 478cc50066
commit 86a46995e2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -8739,7 +8739,7 @@ (define-public arx-libertatis
(define-public edgar
(package
(name "edgar")
(version "1.35")
(version "1.36")
(source
(origin
(method url-fetch)
@ -8747,7 +8747,7 @@ (define-public edgar
(string-append "https://github.com/riksweeney/edgar/releases/download/"
version "/edgar-" version "-1.tar.gz"))
(sha256
(base32 "0hwp73ili10kzx0aibhvgxfddqm94pimdaqhpnba6jzn119834q7"))))
(base32 "0fcsmwwfdwap5v6qdijw91kqnnc2i91yzgwfi7vpwvasw70qvna1"))))
(build-system gnu-build-system)
(arguments '(#:tests? #f ; there are no tests
#:make-flags