#!r6rs
;; Repacked by the Akku archive software with 'git archive'.
;; The original lock information was:
#;
((location
   (git "https://codeberg.org/ufo5260987423/scheme-langserver"))
  (revision "83d6da7dfed975fa5c55cf9a1ed12cc3d2193324"))
;; 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.1")
      (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.1_repack.tar.xz"))
        (content
          (sha256
            "b344911b30a3d13a92d6e42ae6d2eda3e40c517e80e6851f9e8c7fc91cb5e928")))
      (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))))
