@@ 14408,9 14408,8 @@ them as strings.")
(sbcl-package->ecl-package sbcl-decimals))
(define-public sbcl-deeds
- ;; tagged branch is outdated
- (let ((revision "1")
- (commit "f5df54eac79b58a34030e0eb8acf3952c788410d"))
+ (let ((revision "2")
+ (commit "c63502b9ca3bd7946411686ac98b040c0c6b3e1c"))
(package
(name "sbcl-deeds")
(version (git-version "1.1.1" revision commit))
@@ 14418,16 14417,16 @@ them as strings.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/Shinmera/deeds")
+ (url "https://codeberg.org/shinmera/deeds")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "062cnb2dwli6pw3zvv46jfxyxdzcbzwsck5pa6nw03qf1j1hyg3k"))))
+ (base32 "1kx5x783cxw5whfwl1akwmzybh6dbrrjmygqmigirqcwdmxk5h8c"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-bordeaux-threads sbcl-closer-mop sbcl-form-fiddle
sbcl-lambda-fiddle))
- (home-page "https://github.com/Shinmera/deeds")
+ (home-page "https://shinmera.com/docs/deeds")
(synopsis "Extensible Event Delivery System")
(description
"@code{deeds} allows for efficient event delivery to multiple handlers