[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: crispy-doom: Update to 5.7.2.
From: |
guix-commits |
Subject: |
08/11: gnu: crispy-doom: Update to 5.7.2. |
Date: |
Fri, 10 Apr 2020 17:27:49 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 12f99f9f1b4b5b02a4a47ee337368df63268fae7
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Fri Apr 10 22:57:56 2020 +0200
gnu: crispy-doom: Update to 5.7.2.
* gnu/packages/games.scm (crispy-doom): Update to 5.7.2.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 0e90220..45c5955 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6081,7 +6081,7 @@ affect gameplay).")
(package
(inherit chocolate-doom)
(name "crispy-doom")
- (version "5.7.1")
+ (version "5.7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6089,7 +6089,7 @@ affect gameplay).")
(commit (string-append "crispy-doom-" version))))
(file-name (git-file-name name version))
(sha256
- (base32
"1gqivy4pxasy7phyznixsagylf9f70bk33b0knpfzzlks6cc6zzj"))))
+ (base32
"002aqbgsksrgzqridwdlkrjincaxh0dkvwlrbb8d2f3kwk7lj4fq"))))
(native-inputs
(append
(package-native-inputs chocolate-doom)
- branch master updated (6720616 -> 8ec9c5f), guix-commits, 2020/04/10
- 01/11: gnu: btrfs-progs: Update to 5.6., guix-commits, 2020/04/10
- 02/11: gnu: ghc-regex-tdfa: Update home page., guix-commits, 2020/04/10
- 03/11: gnu: celluloid: Update to 0.19., guix-commits, 2020/04/10
- 06/11: gnu: burp: Update to 2.3.24., guix-commits, 2020/04/10
- 07/11: gnu: r-powerlaw: Update to 0.70.4., guix-commits, 2020/04/10
- 11/11: gnu: boinc-client: Update to 7.16.6., guix-commits, 2020/04/10
- 08/11: gnu: crispy-doom: Update to 5.7.2.,
guix-commits <=
- 04/11: gnu: libzen: Update to 0.4.38., guix-commits, 2020/04/10
- 10/11: gnu: ephemeralpg: Update to 2.9., guix-commits, 2020/04/10
- 05/11: gnu: burp: Extend test time-outs., guix-commits, 2020/04/10
- 09/11: gnu: ephemeralpg: Use HTTPS home page., guix-commits, 2020/04/10