GNU bug report logs - #68138
[PATCH] gnu: cl-gltf: Update to 2.0.0-0.dab186e.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Sat, 30 Dec 2023 06:38:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68138: closed ([PATCH] gnu: cl-gltf: Update to 2.0.0-0.dab186e.)
Date: Thu, 04 Jan 2024 14:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 04 Jan 2024 14:20:05 +0000
with message-id <87edextc22.fsf <at> kitej>
and subject line Re: [bug#68138] [PATCH] gnu: cl-gltf: Update to 2.0.0-0.dab186e.
has caused the debbugs.gnu.org bug report #68138,
regarding [PATCH] gnu: cl-gltf: Update to 2.0.0-0.dab186e.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68138: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68138
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: cl-gltf: Update to 2.0.0-0.dab186e.
Date: Sat, 30 Dec 2023 06:37:08 +0000
* gnu/packages/lisp-xyz.scm (sbcl-cl-gltf): Update to 2.0.0-0.dab186e.

Change-Id: I7e9d7f41774f433192dba30225499f36061bf280
---
 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 1625197550..35ef8f9cc2 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21493,11 +21493,11 @@ (define-public cl-glfw3
   (sbcl-package->cl-source-package sbcl-cl-glfw3))
 
 (define-public sbcl-cl-gltf
-  (let ((commit "7f9193acec80cad775b61b1c7a125c14a7b35a0c")
+  (let ((commit "dab186ebf9169926ccfcdec121a157162ad6ed83")
         (revision "0"))
     (package
       (name "sbcl-cl-gltf")
-      (version (git-version "1.0.0" revision commit))
+      (version (git-version "2.0.0" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -21506,7 +21506,7 @@ (define-public sbcl-cl-gltf
                (commit commit)))
          (file-name (git-file-name "cl-gltf" version))
          (sha256
-          (base32 "0ni42242a4x052dqlycwrg5j6piwm87s4wgbn2q0a9s3l9f811vk"))))
+          (base32 "0ijy0paph7w037a2k14pv8j44mnj4gwhddhxzyqsz3qwl6fpb7yb"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        ;; No tests provided.

base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
-- 
2.41.0




[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 68138-done <at> debbugs.gnu.org
Subject: Re: [bug#68138] [PATCH] gnu: cl-gltf: Update to 2.0.0-0.dab186e.
Date: Thu, 04 Jan 2024 14:20:05 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 0eec27846b1c140c2c918921ba071b82bd6b37a5.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.