* [bug#68077] [PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a.
@ 2023-12-28 12:10 Paul A. Patience
2023-12-29 9:34 ` bug#68077: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-28 12:10 UTC (permalink / raw)
To: 68077; +Cc: Paul A. Patience
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68077: [PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a.
2023-12-28 12:10 [bug#68077] [PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a Paul A. Patience
@ 2023-12-29 9:34 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-29 9:34 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 68077-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 62e8cc113a9e7e23c7d2981e0d6eaf9122f07c85.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-29 9:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-28 12:10 [bug#68077] [PATCH] gnu: cl-pathname-utils: Update to 1.1.0-3.f28068a Paul A. Patience
2023-12-29 9:34 ` bug#68077: " 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.