diff options
| author | 宋文武 <iyzsong@member.fsf.org> | 2024-03-16 21:01:10 +0800 |
|---|---|---|
| committer | 宋文武 <iyzsong@member.fsf.org> | 2024-03-19 18:29:47 +0800 |
| commit | 697db5938d591f32d30eba1d80af7283ce48cf4c (patch) | |
| tree | a1bc1a25d62fe5d76a9f4d5727d04cb909199189 /gnu | |
| parent | 1db82acdfc7e518b09603e7e64ddfc4e87262497 (diff) | |
gnu: dosbox-staging: Update to 0.81.0.
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.81.0.
Change-Id: I949cb68aa4bb44973a9cc641855ae6c4f5b5b0cd
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/emulators.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index ffa46ca6fc7..5916717a31b 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm | |||
| @@ -410,7 +410,7 @@ older games.") | |||
| 410 | ;; This is not a patch staging area for DOSBox, but an unaffiliated fork. | 410 | ;; This is not a patch staging area for DOSBox, but an unaffiliated fork. |
| 411 | (package | 411 | (package |
| 412 | (name "dosbox-staging") | 412 | (name "dosbox-staging") |
| 413 | (version "0.80.1") | 413 | (version "0.81.0") |
| 414 | (source | 414 | (source |
| 415 | (origin | 415 | (origin |
| 416 | (method git-fetch) | 416 | (method git-fetch) |
| @@ -419,7 +419,7 @@ older games.") | |||
| 419 | (commit (string-append "v" version)))) | 419 | (commit (string-append "v" version)))) |
| 420 | (file-name (git-file-name name version)) | 420 | (file-name (git-file-name name version)) |
| 421 | (sha256 | 421 | (sha256 |
| 422 | (base32 "1iqqrw95lpgjbmi777jdl5z1nizxgfy8xwpmy1fasjlb2yh2kp93")))) | 422 | (base32 "1fkshxaq12pd72v8m2f3a6d6jk9gh39hn0846gfkfinvw7yykzrl")))) |
| 423 | (build-system meson-build-system) | 423 | (build-system meson-build-system) |
| 424 | (arguments | 424 | (arguments |
| 425 | (list #:configure-flags | 425 | (list #:configure-flags |
