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