#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel system))
  (versions
    ((version "1.1.5") (synopsis "Execute a shell command")
      (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/system/1.1.5/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/system/1.1.5/retropikzel-system-1.1.5.tgz"))
        (content
          (sha256
            "4d1c47e90fe568be6eb88deac0fd6441b414a2a7cc71edfb5b5b7c9f9b3ff2ca")))
      (depends ("akku-r7rs" "^1.0.0-beta.3") ((foreign c) "*")))))
