#!r6rs
;; Repacked by the Akku archive software with 'git archive'.
;; The original lock information was:
#;
((location
   (git "https://codeberg.org/ufo5260987423/scheme-langserver"))
  (revision "3ea3c496136628d0f3be011c83ab291ba64cc963"))
;; A git mirror is available at /archive/mirror/.
;; The original submission with a GPG-signed commit hash
;; is available at /archive/packages/.
(package
  (name "scheme-langserver")
  (versions
    ((version "2.1.0")
      (synopsis
        "This package is a language server protocol implementation helping scheme programming.")
      (authors "WANG Zheng") (license "MIT")
      (lock
        (location
          (url "https://archive.akkuscm.org/archive/pkg/s/scheme-langserver_2.1.0_repack.tar.xz"))
        (content
          (sha256
            "d02a5ce63d43ab6de35e9bd8d764dbbc03ede4308dd13637f1e3ec9d0a1833e7")))
      (depends ("ufo-coroutines" "^1.0.3") ("ufo-timer" "^1.0.0")
        ("ufo-try" "^1.0.0") ("srfi-180" "^1.0.0-alpha.0")
        ("ufo-threaded-function" "^1.0.5") ("uuid" "^1.0.0-beta.0")
        ((chibi pathname) "^0.9.0") ("ufo-match" "^1.0.0-alpha.0")
        ((slib string-search) "^3.1.5")
        ("chez-srfi" "^0.0.0-akku.209.552cd37"))
      (depends/dev) (conflicts))))
