unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45932] [PATCH] gnu: abcl: Update to 1.8.0.
@ 2021-01-17 10:38 Vincent Legoll
  2021-01-17 12:54 ` bug#45932: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2021-01-17 10:38 UTC (permalink / raw)
  To: 45932; +Cc: Vincent Legoll

* gnu/packages/java.scm (abcl): Update to 1.8.0.
---
 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 758f8f1859..305edad0d6 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -13120,7 +13120,7 @@ network protocols, and core version control algorithms.")
 (define-public abcl
   (package
     (name "abcl")
-    (version "1.6.0")
+    (version "1.8.0")
     (source
      (origin
        (method url-fetch)
@@ -13128,7 +13128,7 @@ network protocols, and core version control algorithms.")
                            version "/abcl-src-" version ".tar.gz"))
        (sha256
         (base32
-         "0hvbcsffr8n2xwdixc8wyw1bfl9fxn2gyy0c4nma7j9zbn0wwgw9"))
+         "0zr5mmqyj484vza089l8vc88d07g0m8ymxzglvar3ydwyvi1x1qx"))
        (patches
         (search-patches
          "abcl-fix-build-xml.patch"))))
-- 
2.30.0





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

* bug#45932: [PATCH] gnu: abcl: Update to 1.8.0.
  2021-01-17 10:38 [bug#45932] [PATCH] gnu: abcl: Update to 1.8.0 Vincent Legoll
@ 2021-01-17 12:54 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-01-17 12:54 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45932-done

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


Patch pushed as ae018ad9780b34d83d9324bfebf8886310dbd849.
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:[~2021-01-17 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 10:38 [bug#45932] [PATCH] gnu: abcl: Update to 1.8.0 Vincent Legoll
2021-01-17 12:54 ` bug#45932: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).