all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52221] [PATCH] gnu: croatoan: Update version.
@ 2021-12-01 10:40 cage
  2021-12-01 12:28 ` bug#52221: " Guillaume Le Vaillant
  0 siblings, 1 reply; 3+ messages in thread
From: cage @ 2021-12-01 10:40 UTC (permalink / raw)
  To: 52221

---
 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 c6822558ec..3cd52d4534 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14876,8 +14876,8 @@ (define-public cl-tooter
   (sbcl-package->cl-source-package sbcl-tooter))
 
 (define-public sbcl-croatoan
-  (let ((commit "a577951d8dd607f828d6efb3290b4e8ac9f1e654")
-        (revision "3"))
+  (let ((commit "cf875137a23ed4efbfde63e52691f1b544d55d17")
+        (revision "4"))
     (package
       (name "sbcl-croatoan")
       (version (git-version "0.0.1" revision commit))
@@ -14889,7 +14889,7 @@ (define-public sbcl-croatoan
                (commit commit)))
          (file-name (git-file-name "croatoan" version))
          (sha256
-          (base32 "1y7a13mzy0cz19pw0xvqwca1s7frfaqryaqwl1mrq7iz84sw0fcw"))))
+          (base32 "0dvp8irimlnnvz2m4lnmxp19xbam1yfri3d1i9qqml968i08xcwb"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases
-- 
2.33.0




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#52221: [PATCH] gnu: croatoan: Update version.
  2021-12-01 10:40 [bug#52221] [PATCH] gnu: croatoan: Update version cage
@ 2021-12-01 12:28 ` Guillaume Le Vaillant
  2021-12-01 16:06   ` [bug#52221] " cage
  0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Le Vaillant @ 2021-12-01 12:28 UTC (permalink / raw)
  To: cage; +Cc: 52221-done

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

Patch pushed as 0da9ae01a88978d6e446a8092e8ca970fd1ed8c4 with a modified
commit message.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#52221] [PATCH] gnu: croatoan: Update version.
  2021-12-01 12:28 ` bug#52221: " Guillaume Le Vaillant
@ 2021-12-01 16:06   ` cage
  0 siblings, 0 replies; 3+ messages in thread
From: cage @ 2021-12-01 16:06 UTC (permalink / raw)
  To: Guillaume Le Vaillant; +Cc: 52221-done, cage

On Wed, Dec 01, 2021 at 12:28:55PM +0000, Guillaume Le Vaillant wrote:
> Patch pushed as 0da9ae01a88978d6e446a8092e8ca970fd1ed8c4 with a modified
> commit message.
> Thanks.

Thanks to you!! :)

Bye.
C.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-01 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 10:40 [bug#52221] [PATCH] gnu: croatoan: Update version cage
2021-12-01 12:28 ` bug#52221: " Guillaume Le Vaillant
2021-12-01 16:06   ` [bug#52221] " cage

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.