* [bug#51539] [PATCH] gnu: cl-who: Update to commit 0d38264.
@ 2021-11-01 5:54 Foo Chuan Wei
2021-11-01 9:59 ` bug#51539: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Foo Chuan Wei @ 2021-11-01 5:54 UTC (permalink / raw)
To: 51539
* gnu/packages/lisp-xyz.scm (cl-who): Update to commit
0d3826475133271ee8c590937136c1bc41b8cbe0.
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 0fb6222732..a43e335a29 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3936,8 +3936,8 @@ defined in RFC 2616.")
(define-public sbcl-cl-who
(let ((version "1.1.4")
- (commit "2c08caa4bafba720409af9171feeba3f32e86d32")
- (revision "1"))
+ (commit "0d3826475133271ee8c590937136c1bc41b8cbe0")
+ (revision "2"))
(package
(name "sbcl-cl-who")
(version (git-version version revision commit))
@@ -3950,7 +3950,7 @@ defined in RFC 2616.")
(file-name (git-file-name name version))
(sha256
(base32
- "0yjb6sr3yazm288m318kqvj9xk8rm9n1lpimgf65ymqv0i5agxsb"))))
+ "0sc8nji9q1df04lhsiwsjy1a35996bibl31w5hp5sh8q6sa122dy"))))
(build-system asdf-build-system/sbcl)
(native-inputs
`(("sbcl-flexi-streams" ,sbcl-flexi-streams)))
base-commit: f3d5d572debe59839afe29683965c6df39cb782c
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-01 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-01 5:54 [bug#51539] [PATCH] gnu: cl-who: Update to commit 0d38264 Foo Chuan Wei
2021-11-01 9:59 ` bug#51539: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.