GNU bug report logs -
#68080
[PATCH] gnu: cl-mgl-pax: Update to 0.1.0-1.6782eb0.
Previous Next
Reported by: "Paul A. Patience" <paul <at> apatience.com>
Date: Thu, 28 Dec 2023 12:41:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68080 in the body.
You can then email your comments to 68080 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68080
; Package
guix-patches
.
(Thu, 28 Dec 2023 12:41:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Paul A. Patience" <paul <at> apatience.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 28 Dec 2023 12:41:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Fri, 29 Dec 2023 09:38:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Paul A. Patience" <paul <at> apatience.com>
:
bug acknowledged by developer.
(Fri, 29 Dec 2023 09:38:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68080-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch applied as fdc6ff3326eb4d11f9787d9f1d892525fe546745.
Thanks.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 26 Jan 2024 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 226 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.