#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (srfi 14))
  (versions
    ((version "0.1.0") (synopsis "SRFI-14")
      (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/14/0.1.0/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/srfi/14/0.1.0/srfi-14-0.1.0.tgz"))
        (content
          (sha256
            "de94f90d7b032ea554ed51b4cbce942b22df6fefe68497d661b9c26e3c7e690e")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ("chez-srfi" ">=0.0.0-akku.74")))))
