all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66736] [PATCH] gnu: abcl: Update to 1.9.2.
@ 2023-10-24 21:01 Artyom Bologov
  2023-10-25  9:31 ` bug#66736: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-10-24 21:01 UTC (permalink / raw)
  To: 66736

[-- Attachment #1: Type: text/plain, Size: 96 bytes --]

Hello Guix,

Find the patch updating Armed Bear Common Lisp to 1.9.2 attached to this
message.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update ABCL to 1.9.2 --]
[-- Type: text/x-patch, Size: 1060 bytes --]

From 7bb1058b0042777b73ca9fc9cb7f21794f26ee48 Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail@aartaka.me>
Date: Wed, 25 Oct 2023 01:00:10 +0400
Subject: [PATCH] gnu: abcl: Update to 1.9.2.

* gnu/packages/java.scm (abcl): Update to 1.9.2.
---
 gnu/packages/java.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 9445c37b67..f482c4c16d 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -13450,7 +13450,7 @@ (define-public java-jgit-4.2
 (define-public abcl
   (package
     (name "abcl")
-    (version "1.9.0")
+    (version "1.9.2")
     (source
      (origin
        (method url-fetch)
@@ -13458,7 +13458,7 @@ (define-public abcl
                            version "/abcl-src-" version ".tar.gz"))
        (sha256
         (base32
-         "0scqq5c7201xhp0g6i4y3m2nrk6l5any1nisiscbsd48ya25qax1"))
+         "0f0xpi47pfgz36y15krggshk2qdd2zxdkg5xwnamvng2hn7lnbsf"))
        (patches
         (search-patches
          "abcl-fix-build-xml.patch"))))
-- 
2.41.0


[-- Attachment #3: Type: text/plain, Size: 28 bytes --]


Thanks,
--
Artyom Bologov.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66736: [PATCH] gnu: abcl: Update to 1.9.2.
  2023-10-24 21:01 [bug#66736] [PATCH] gnu: abcl: Update to 1.9.2 Artyom Bologov
@ 2023-10-25  9:31 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-10-25  9:31 UTC (permalink / raw)
  To: Artyom Bologov; +Cc: 66736-done

Patch applied as 1da091366ac638e85fb5977231ee4435520e219b.
Thanks.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-25  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 21:01 [bug#66736] [PATCH] gnu: abcl: Update to 1.9.2 Artyom Bologov
2023-10-25  9:31 ` bug#66736: " 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.