mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: dosbox-staging: Update to 0.81.0.
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.81.0. Change-Id: I949cb68aa4bb44973a9cc641855ae6c4f5b5b0cd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user