gnu: fasm: Update to 1.73.10.
authorTobias Geerinckx-Rice <me@tobias.gr>
Thu, 11 Apr 2019 02:20:32 +0000 (04:20 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 11 Apr 2019 03:32:49 +0000 (05:32 +0200)
* gnu/packages/assembly.scm (fasm): Update to 1.73.10.

gnu/packages/assembly.scm

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