unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38609] [PATCH] gnu: abcl: Update to 1.6.0.
@ 2019-12-14 11:18 Carlo Zancanaro
  2019-12-15 17:00 ` bug#38609: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Carlo Zancanaro @ 2019-12-14 11:18 UTC (permalink / raw)
  To: 38609

* 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

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

* bug#38609: [PATCH] gnu: abcl: Update to 1.6.0.
  2019-12-14 11:18 [bug#38609] [PATCH] gnu: abcl: Update to 1.6.0 Carlo Zancanaro
@ 2019-12-15 17:00 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-12-15 17:00 UTC (permalink / raw)
  To: Carlo Zancanaro; +Cc: 38609-done

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

Thanks. Patch pushed.


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-12-15 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-14 11:18 [bug#38609] [PATCH] gnu: abcl: Update to 1.6.0 Carlo Zancanaro
2019-12-15 17:00 ` bug#38609: " Efraim Flashner

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).