unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69829] [PATCH] gnu: dosbox-staging: Update to 0.81.0.
@ 2024-03-16 13:01 iyzsong--- via Guix-patches via
  2024-03-19 11:14 ` bug#69829: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2024-03-16 13:01 UTC (permalink / raw)
  To: 69829; +Cc: 宋文武

From: 宋文武 <iyzsong@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69829: [PATCH] gnu: dosbox-staging: Update to 0.81.0.
  2024-03-16 13:01 [bug#69829] [PATCH] gnu: dosbox-staging: Update to 0.81.0 iyzsong--- via Guix-patches via
@ 2024-03-19 11:14 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-03-19 11:14 UTC (permalink / raw)
  To: 69829-done


Pushed now.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-19 11:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-16 13:01 [bug#69829] [PATCH] gnu: dosbox-staging: Update to 0.81.0 iyzsong--- via Guix-patches via
2024-03-19 11:14 ` bug#69829: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).