me
/
guix
Archived
1
0
Fork 0

gnu: qtmips: Update to 0.7.5.

* gnu/packages/emulators.scm (qtmips): Update to 0.7.5.
master
Tobias Geerinckx-Rice 2021-03-06 01:16:08 +01:00
parent c8cbd369eb
commit cacab6853d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -285,7 +285,7 @@ older games.")
(define-public qtmips
(package
(name "qtmips")
(version "0.7.3")
(version "0.7.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -294,7 +294,7 @@ older games.")
(file-name (git-file-name name version))
(sha256
(base32
"1khvwgqz4h6q6mhbbq0yx43ajz8gx9wmwzs8784vmfrglndbxgax"))))
"1fal7a8y5g0rqqjrk795jh1l50ihz01ppjnrfjrk9vkjbd59szbp"))))
(build-system cmake-build-system)
(arguments
'(#:phases