me
/
guix
Archived
1
0
Fork 0

gnu: edgar: Update to 1.33.

* gnu/packages/games.scm (edgar): Update to 1.33.
master
Tobias Geerinckx-Rice 2020-05-21 22:10:51 +02:00
parent c743a9189c
commit d4d9f882a3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -7359,7 +7359,7 @@ where the player draws runes in real time to effect the desired spell.")
(define-public edgar
(package
(name "edgar")
(version "1.32")
(version "1.33")
(source
(origin
(method url-fetch)
@ -7367,7 +7367,7 @@ where the player draws runes in real time to effect the desired spell.")
(string-append "https://github.com/riksweeney/edgar/releases/download/"
version "/edgar-" version "-1.tar.gz"))
(sha256
(base32 "12lam6qcscc5ima1w2ksd1cvsvxbd17h6mqkgsqpzx8ap43p2r5p"))))
(base32 "1mbx7dvizdca4g1blcv3bdh6yxd13k47rkya4rdzg0nvvz24m175"))))
(build-system gnu-build-system)
(arguments '(#:tests? #f ; there are no tests
#:make-flags