From: Carlo Zancanaro <carlo@zancanaro.id.au>
To: 38609@debbugs.gnu.org
Subject: [bug#38609] [PATCH] gnu: abcl: Update to 1.6.0.
Date: Sat, 14 Dec 2019 22:18:44 +1100 [thread overview]
Message-ID: <20191214111844.21416-1-carlo@zancanaro.id.au> (raw)
* gnu/packages/java.scm (abcl): Update to 1.6.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 cc63ccf19a..d261396860 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -11478,7 +11478,7 @@ network protocols, and core version control algorithms.")
(define-public abcl
(package
(name "abcl")
- (version "1.5.0")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
@@ -11486,7 +11486,7 @@ network protocols, and core version control algorithms.")
version "/abcl-src-" version ".tar.gz"))
(sha256
(base32
- "1hhvcg050nfpjbdmskc1cv2j38qi6qfl77a61b5cxx576kbff3lj"))
+ "0hvbcsffr8n2xwdixc8wyw1bfl9fxn2gyy0c4nma7j9zbn0wwgw9"))
(patches
(search-patches
"abcl-fix-build-xml.patch"))))
--
2.24.1
next reply other threads:[~2019-12-14 11:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-14 11:18 Carlo Zancanaro [this message]
2019-12-15 17:00 ` bug#38609: [PATCH] gnu: abcl: Update to 1.6.0 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191214111844.21416-1-carlo@zancanaro.id.au \
--to=carlo@zancanaro.id.au \
--cc=38609@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.