3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: fasm: Update to 1.73.11.

* gnu/packages/assembly.scm (fasm): Update to 1.73.11.
This commit is contained in:
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

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