[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: fortune-mod: Update to 3.14.0.
From: |
guix-commits |
Subject: |
10/10: gnu: fortune-mod: Update to 3.14.0. |
Date: |
Wed, 25 May 2022 21:29:59 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d62474af1b67b7df8bbe578001a93e1a78d46d10
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:01 2022 +0200
gnu: fortune-mod: Update to 3.14.0.
* gnu/packages/games.scm (fortune-mod): Update to 3.14.0.
---
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 703ad5a2a2..2fb772bbe4 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7648,7 +7648,7 @@ original.")
(define-public fortune-mod
(package
(name "fortune-mod")
- (version "3.12.0")
+ (version "3.14.0")
(source
(origin
(method git-fetch)
@@ -7657,7 +7657,7 @@ original.")
(commit (string-append "fortune-mod-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1iq3bxrw8758jqvfqaasd7w1zm0g28g9n25qccnzvr98997h6r2n"))))
+ (base32 "1f2zif3s6vddbhph4jr1cymdsn7gagg59grrxs0yap6myqmy8shg"))))
(build-system cmake-build-system)
(arguments
(list #:test-target "check"
- branch master updated (0504acace7 -> d62474af1b), guix-commits, 2022/05/25
- 02/10: gnu: emacs-rec-mode: Remove input labels., guix-commits, 2022/05/25
- 01/10: gnu: emacs-rec-mode: Update to 1.8.3., guix-commits, 2022/05/25
- 05/10: gnu: emacs-djvu: Update to 1.1.2., guix-commits, 2022/05/25
- 04/10: gnu: emacs-org: Update to 9.5.3., guix-commits, 2022/05/25
- 07/10: gnu: libngspice: Update to 37., guix-commits, 2022/05/25
- 08/10: gnu: openttd: Update to 12.2., guix-commits, 2022/05/25
- 10/10: gnu: fortune-mod: Update to 3.14.0.,
guix-commits <=
- 03/10: gnu: emacs-beginend: Update to 2.3.0., guix-commits, 2022/05/25
- 06/10: gnu: emacs-org-roam-bibtex: Update hash., guix-commits, 2022/05/25
- 09/10: gnu: rinutils: Update to 0.10.1., guix-commits, 2022/05/25