diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-11-08 16:09:21 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-11-08 16:09:56 +0900 |
| commit | 694c209becde5e9eb03f320eb8395b616a4d4fd0 (patch) | |
| tree | 8f9b640404bd485d342d64d729ad07bb6ef636cc | |
| parent | 10480fa4c9eb6acfa7e294684e75b8f3538eeeb8 (diff) | |
gnu: antimicrox: Update to 3.5.1.
* gnu/packages/games.scm (antimicrox): Update to 3.5.1.
Change-Id: I88e50e7ff57a61994756aed9ba0677093ee2a2ea
| -rw-r--r-- | gnu/packages/games.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index e4d575fcb71..a6cfb7c9be3 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm | |||
| @@ -507,7 +507,7 @@ Doom clone shooter game.") | |||
| 507 | (define-public antimicrox | 507 | (define-public antimicrox |
| 508 | (package | 508 | (package |
| 509 | (name "antimicrox") | 509 | (name "antimicrox") |
| 510 | (version "3.4.1") | 510 | (version "3.5.1") |
| 511 | (home-page "https://github.com/AntiMicroX/antimicrox") | 511 | (home-page "https://github.com/AntiMicroX/antimicrox") |
| 512 | (source | 512 | (source |
| 513 | (origin | 513 | (origin |
| @@ -517,7 +517,7 @@ Doom clone shooter game.") | |||
| 517 | (commit version))) | 517 | (commit version))) |
| 518 | (file-name (git-file-name name version)) | 518 | (file-name (git-file-name name version)) |
| 519 | (sha256 | 519 | (sha256 |
| 520 | (base32 "04yb5nppn751asbihr90sqk5imamc937886lc24cihhgp0sila8y")))) | 520 | (base32 "0p350l8d6rx72cjmmagsyvrmvzcgqypqas2nfjjbasd94f1y30b4")))) |
| 521 | (build-system cmake-build-system) | 521 | (build-system cmake-build-system) |
| 522 | (arguments | 522 | (arguments |
| 523 | (list | 523 | (list |
