GNU bug report logs - #69829
[PATCH] gnu: dosbox-staging: Update to 0.81.0.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 16 Mar 2024 13:03:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> envs.net
Subject: bug#69829: closed (Re: [bug#69829] [PATCH] gnu: dosbox-staging:
 Update to 0.81.0.)
Date: Tue, 19 Mar 2024 11:15:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69829: [PATCH] gnu: dosbox-staging: Update to 0.81.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69829 <at> debbugs.gnu.org.

-- 
69829: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69829
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 69829-done <at> debbugs.gnu.org
Subject: Re: [bug#69829] [PATCH] gnu: dosbox-staging: Update to 0.81.0.
Date: Tue, 19 Mar 2024 19:14:37 +0800
Pushed now.

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: dosbox-staging: Update to 0.81.0.
Date: Sat, 16 Mar 2024 21:01:19 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* 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 d77659f018..030ea45b18 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -410,7 +410,7 @@ (define-public dosbox-staging
   ;; 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 @@ (define-public dosbox-staging
              (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

base-commit: 00bf07ecccee86da4ced281bd28948c96db284e6
-- 
2.41.0




This bug report was last modified 1 year and 63 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.