gnu: qtmips: Update to 0.7.5.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 6 Mar 2021 00:16:08 +0000 (01:16 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 6 Mar 2021 00:23:41 +0000 (01:23 +0100)
* gnu/packages/emulators.scm (qtmips): Update to 0.7.5.

gnu/packages/emulators.scm

index 057d78a..532ca60 100644 (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