[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/22: gnu: ois: Update to 1.5.1.
From: |
guix-commits |
Subject: |
01/22: gnu: ois: Update to 1.5.1. |
Date: |
Sun, 23 May 2021 17:40:19 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1c4144a159b4eec005af545b2701ee838a781a2c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 15:06:00 2021 +0200
gnu: ois: Update to 1.5.1.
* gnu/packages/game-development.scm (ois): Update to 1.5.1.
---
gnu/packages/game-development.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index 5254119..62b8c6c 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1488,7 +1488,7 @@ painted with a mouse.")
(define-public ois
(package
(name "ois")
- (version "1.5")
+ (version "1.5.1")
(source
(origin
(method git-fetch)
@@ -1497,7 +1497,7 @@ painted with a mouse.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0g8krgq5bdx2rw7ig0xva4kqv4x815672i7z6lljp3n8847wmypa"))))
+ (base32 "0nkh0zrsbyv47c0i0vhdna3jsnvs69pb1svg75avxw6z7kwskgla"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no test suite
- branch master updated (4b08aad -> 169cbd8), guix-commits, 2021/05/23
- 03/22: gnu: slurm: Update to 20.11.7., guix-commits, 2021/05/23
- 02/22: gnu: filezilla: Update to 3.54.1., guix-commits, 2021/05/23
- 01/22: gnu: ois: Update to 1.5.1.,
guix-commits <=
- 05/22: gnu: nvc: Update to 1.5.1., guix-commits, 2021/05/23
- 06/22: gnu: butt: Update to 0.1.30., guix-commits, 2021/05/23
- 08/22: gnu: abook: Fix typo in description., guix-commits, 2021/05/23
- 11/22: gnu: diffoscope: Update to 175., guix-commits, 2021/05/23
- 15/22: gnu: retroarch: Update to 1.9.3., guix-commits, 2021/05/23
- 17/22: gnu: libetonyek: Update to 0.1.10., guix-commits, 2021/05/23
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23
- 09/22: gnu: parallel: Update to 20210522., guix-commits, 2021/05/23
- 10/22: gnu: hddtemp: Update to 0.4.3., guix-commits, 2021/05/23