aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/lisp-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index ad9a4ecebb..b8ed72f0ef 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -22941,7 +22941,7 @@ forms conveniently accessible as @code{j:rem}, @code{j:get},
(define-public sbcl-nactivitypub
(package
(name "sbcl-nactivitypub")
- (version "0.0.1")
+ (version "0.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -22950,7 +22950,7 @@ forms conveniently accessible as @code{j:rem}, @code{j:get},
(file-name (git-file-name "cl-nactivitypub" version))
(sha256
(base32
- "07n8a9cfzc96kwsb6z4v5ns09ad2qyq45bjb779azcs7ds144a6r"))))
+ "06vzaqwwc9j8r89ld3fd6bbbfd5bl0jh132rlf9wxmr0xcaqwkrl"))))
(build-system asdf-build-system/sbcl)
(inputs (list sbcl-cl-str
sbcl-dexador
ail'>...Tobias Geerinckx-Rice 2017-12-06gnu: ghc-http-client-tls: Update to 0.3.5.1....Tobias Geerinckx-Rice 2017-12-06gnu: ghc-http-client: Update to 0.5.7.1....Tobias Geerinckx-Rice 2017-12-06gnu: ghc-http-types: Run tests....Tobias Geerinckx-Rice 2017-12-06gnu: ghc-http-types: Update to 0.11....Tobias Geerinckx-Rice 2017-12-05gnu: ghc-cookie: Update to 0.4.3....Tobias Geerinckx-Rice 2017-12-01gnu: ghc-aeson-qq: Update to 0.8.2....Tobias Geerinckx-Rice 2017-11-13gnu: ghc-tls: Move to (gnu packages tls)....Ricardo Wurmus 2017-11-13gnu: Move crypto packages from haskell to haskell-crypto....Ricardo Wurmus 2017-11-13gnu: Move web packages from haskell to haskell-web....Ricardo Wurmus