me
/
guix
Archived
1
0
Fork 0

gnu: wla-dx: Update to 10.5.

* gnu/packages/assembly.scm (wla-dx): Update to 10.5.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent 42962a9ddb
commit 2103e7c0fc
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -346,7 +346,7 @@ package for the Game Boy and Game Boy Color. It consists of:
(define-public wla-dx
(package
(name "wla-dx")
(version "10.1")
(version "10.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -355,7 +355,7 @@ package for the Game Boy and Game Boy Color. It consists of:
(file-name (git-file-name name version))
(sha256
(base32
"1nh2k2xn5fj389gq68f3fxgrxakgn8c6dw2ffqay86s3706hac9w"))))
"1h6apmhaks4772s2cja34ck488p8yhb3nscbxjw5061ml2046zqq"))))
(build-system cmake-build-system)
(native-inputs (list python-sphinx)) ; to generate man pages
(arguments