1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 16:15:54 +02: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
+2 -2
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