mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-21 09:40:28 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user