#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (srfi 19))
  (versions
    ((version "1.0.2") (synopsis "SRFI-19")
      (description
        "This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0."
        "Original license field: N/A"
        "Maintainers: Retropikzel.")
      (license "NOASSERTION") (authors)
      (homepage
        "http://snow-fort.org/s/iki.fi/retropikzel/srfi/19/1.0.2/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/srfi/19/1.0.2/srfi-19-1.0.2.tgz"))
        (content
          (sha256
            "3ca65aacd2d39eeba2b937ec8d9a8ff41d3d93384ab08da436fea7603822bfbc")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ("chez-srfi" ">=0.0.0-akku.74")))))
