me
/
guix
Archived
1
0
Fork 0

gnu: fasm: Update to 1.73.11.

* gnu/packages/assembly.scm (fasm): Update to 1.73.11.
master
Tobias Geerinckx-Rice 2019-05-08 21:27:26 +02:00
parent 5c89429586
commit d21649440b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -129,14 +129,14 @@ to the clients.")
(define-public fasm
(package
(name "fasm")
(version "1.73.10")
(version "1.73.11")
(source
(origin
(method url-fetch)
(uri (string-append "https://flatassembler.net/fasm-"
version ".tgz"))
(sha256
(base32 "1lk8vlr0vg7h8lhiav99paa5a1mi0r2m8agxjmczhhavqhx44c32"))))
(base32 "1zhbs72qc8bw5158zh6mvzznfamcx5a1bsmbmq9ci0d7wb58sxmg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests exist