* [bug#68080] [PATCH] gnu: cl-mgl-pax: Update to 0.1.0-1.6782eb0.
@ 2023-12-28 12:39 Paul A. Patience
2023-12-29 9:36 ` bug#68080: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-28 12:39 UTC (permalink / raw)
To: 68080; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.1.0-1.6782eb0.
[inputs]: Add sbcl-trivial-utf-8.
Change-Id: I0d78ec4cca4924703adfabfa0e536933f345256d
---
gnu/packages/lisp-xyz.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 4daf7afd84..252a2cf7a0 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3666,8 +3666,8 @@ (define-public ecl-slime-swank
(sbcl-package->ecl-package sbcl-slime-swank))
(define-public sbcl-mgl-pax
- (let ((commit "ed82a80207b70801fab061f6592cf7d7355294a6")
- (revision "0"))
+ (let ((commit "6782eb041c152721972420dfafa192692d16b7ce")
+ (revision "1"))
(package
(name "sbcl-mgl-pax")
(version (git-version "0.1.0" revision commit))
@@ -3678,7 +3678,7 @@ (define-public sbcl-mgl-pax
(url "https://github.com/melisgl/mgl-pax")
(commit commit)))
(sha256
- (base32 "008wfa70q68cj6npi4107mfjhjzfjmvrhm1x51jpndsn2165c5bx"))
+ (base32 "0fjbzc2fn17m80lfsc8121sa0bk7fg42fqlwhm01sk1fj4s48pma"))
(file-name (git-file-name "cl-mgl-pax" version))))
(build-system asdf-build-system/sbcl)
;; (native-inputs
@@ -3690,7 +3690,8 @@ (define-public sbcl-mgl-pax
sbcl-md5
sbcl-named-readtables
sbcl-pythonic-string-reader
- sbcl-slime-swank))
+ sbcl-slime-swank
+ sbcl-trivial-utf-8))
(arguments
`(#:asd-systems '("mgl-pax"
"mgl-pax/navigate"
base-commit: bc509aba838780502b83f7fc3d2aee72903656f2
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68080: [PATCH] gnu: cl-mgl-pax: Update to 0.1.0-1.6782eb0.
2023-12-28 12:39 [bug#68080] [PATCH] gnu: cl-mgl-pax: Update to 0.1.0-1.6782eb0 Paul A. Patience
@ 2023-12-29 9:36 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-29 9:36 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 68080-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as fdc6ff3326eb4d11f9787d9f1d892525fe546745.
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:38 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:39 [bug#68080] [PATCH] gnu: cl-mgl-pax: Update to 0.1.0-1.6782eb0 Paul A. Patience
2023-12-29 9:36 ` bug#68080: " 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.