mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: antimicrox: Update to 3.5.1.
* gnu/packages/games.scm (antimicrox): Update to 3.5.1. Change-Id: I88e50e7ff57a61994756aed9ba0677093ee2a2ea
This commit is contained in:
parent
10480fa4c9
commit
694c209bec
1 changed files with 2 additions and 2 deletions
|
|
@ -507,7 +507,7 @@ Doom clone shooter game.")
|
|||
(define-public antimicrox
|
||||
(package
|
||||
(name "antimicrox")
|
||||
(version "3.4.1")
|
||||
(version "3.5.1")
|
||||
(home-page "https://github.com/AntiMicroX/antimicrox")
|
||||
(source
|
||||
(origin
|
||||
|
|
@ -517,7 +517,7 @@ Doom clone shooter game.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "04yb5nppn751asbihr90sqk5imamc937886lc24cihhgp0sila8y"))))
|
||||
(base32 "0p350l8d6rx72cjmmagsyvrmvzcgqypqas2nfjjbasd94f1y30b4"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue