[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/30: gnu: dosbox-staging: Update to 0.81.0.
From: |
guix-commits |
Subject: |
01/30: gnu: dosbox-staging: Update to 0.81.0. |
Date: |
Tue, 19 Mar 2024 07:11:58 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 697db5938d591f32d30eba1d80af7283ce48cf4c
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Mar 16 21:01:10 2024 +0800
gnu: dosbox-staging: Update to 0.81.0.
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.81.0.
Change-Id: I949cb68aa4bb44973a9cc641855ae6c4f5b5b0cd
---
gnu/packages/emulators.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index ffa46ca6fc..5916717a31 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -410,7 +410,7 @@ older games.")
;; This is not a patch staging area for DOSBox, but an unaffiliated fork.
(package
(name "dosbox-staging")
- (version "0.80.1")
+ (version "0.81.0")
(source
(origin
(method git-fetch)
@@ -419,7 +419,7 @@ older games.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1iqqrw95lpgjbmi777jdl5z1nizxgfy8xwpmy1fasjlb2yh2kp93"))))
+ (base32 "1fkshxaq12pd72v8m2f3a6d6jk9gh39hn0846gfkfinvw7yykzrl"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
- branch master updated (1db82acdfc -> 83c5e7169d), guix-commits, 2024/03/19
- 01/30: gnu: dosbox-staging: Update to 0.81.0.,
guix-commits <=
- 02/30: gnu: quickjs: Fix building on riscv64-linux., guix-commits, 2024/03/19
- 05/30: gnu: Add wmenu., guix-commits, 2024/03/19
- 10/30: gnu: spdlog: Use Gexps., guix-commits, 2024/03/19
- 12/30: gnu: wtype: Fix cross-compiling., guix-commits, 2024/03/19
- 14/30: gnu: a2jmidid: Use G-expressions., guix-commits, 2024/03/19
- 20/30: gnu: gigolo: Update to 0.5.3., guix-commits, 2024/03/19
- 21/30: gnu: ristretto: Update to 0.13.2., guix-commits, 2024/03/19
- 29/30: gnu: xfce4-weather-plugin: Update to 0.11.2., guix-commits, 2024/03/19
- 04/30: gnu: quickjs: Honor the #:tests? flag., guix-commits, 2024/03/19
- 06/30: gnu: sxhkd: Use Gexps., guix-commits, 2024/03/19