GNU bug report logs - #68077
[PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a.

Previous Next

Package: guix-patches;

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

Date: Thu, 28 Dec 2023 12:12: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#68077: closed ([PATCH] gnu: cl-pathname-utils: Update to
 1.1.0-3.f28068a.)
Date: Fri, 29 Dec 2023 09:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 29 Dec 2023 09:34:41 +0000
with message-id <87zfxtmjw2.fsf <at> kitej>
and subject line Re: [bug#68077] [PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a.
has caused the debbugs.gnu.org bug report #68077,
regarding [PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a.
to be marked as done.

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


-- 
68077: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68077
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-pathname-utils: Update to 1.1.0-3.f28068a.
Date: Thu, 28 Dec 2023 12:10:59 +0000
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to
  1.1.0-3.f28068a.

Change-Id: Ieaff98da3cff210c9cbf1022e3cebffe2ed38efa
---
 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 4daf7afd84..72275eeca8 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -19939,8 +19939,8 @@ (define-public cl-clip
   (sbcl-package->cl-source-package sbcl-clip))
 
 (define-public sbcl-pathname-utils
-  (let ((commit "13189c08f2480802a6cba207304c2e0cfdc57f47")
-        (revision "2"))
+  (let ((commit "f28068a79825f37002e96d13dfd739172382bf94")
+        (revision "3"))
     (package
       (name "sbcl-pathname-utils")
       (version (git-version "1.1.0" revision commit))
@@ -19952,7 +19952,7 @@ (define-public sbcl-pathname-utils
                (commit commit)))
          (file-name (git-file-name "cl-pathname-utils" version))
          (sha256
-          (base32 "0b5pjsrpfw0pmahi1zydzpaa5missg3cxqnyz4k6xwvk8fqscpha"))))
+          (base32 "10xs0wnnkbdiirr1cb7q7hzi2zmksfsrj0p7yws0j1l215vz8qs8"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        (list sbcl-parachute))

base-commit: bc509aba838780502b83f7fc3d2aee72903656f2
-- 
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: 68077-done <at> debbugs.gnu.org
Subject: Re: [bug#68077] [PATCH] gnu: cl-pathname-utils: Update to
 1.1.0-3.f28068a.
Date: Fri, 29 Dec 2023 09:34:41 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 62e8cc113a9e7e23c7d2981e0d6eaf9122f07c85.
Thanks.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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