#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel compile-r7rs))
  (versions
    ((version "1.3.8")
      (synopsis
        "Implementation of SRFI-138: Compiling Scheme programs to executables")
      (description
        "This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0."
        "Original license field: N/A")
      (license "NOASSERTION") (authors "retropikzel")
      (homepage
        "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/compile-r7rs/1.3.8/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/compile-r7rs/1.3.8/retropikzel-compile-r7rs-1.3.8.tgz"))
        (content
          (sha256
            "9cbe8d0ecaa49096cf6f12b50f058cf3d19c1c540e2fecb2b80acf6a6cf15ac1")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ((retropikzel system) "*")))))
