gnu: edgar: Update to 1.35.

* gnu/packages/games.scm (edgar): Update to 1.35.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-07 01:25:38 +01:00
parent 2b83619a72
commit cd200a761d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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