#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://github.com/weinholt/semver.git")) (tag "v1.0.3") (revision "97f51c1facd477477618f8a842f259525daf5559")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "semver") (versions ((version "1.0.3") (synopsis "Semantic Versioning and ranges") (description "This package implements Semantic Versioning 2.0.0 (semver.org) and also provides a library that implements semver ranges based on npm's semver package.") (authors "Göran Weinholt ") (license "MIT") (lock (location (url "https://archive.akkuscm.org/archive/pkg/s/semver_1.0.3_repack.tar.xz")) (content (sha256 "294b9b6b30f98c4cdba9ef40b0dc2f0b3494d5f03daeecba926817366b27b39e"))) (depends ("chez-srfi" "^0.0.0-akku") ("packrat" "^0.1.1") ((chibi match) "^0.7.3")) (depends/dev) (conflicts))))