emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45529: closed ([PATCH] gnu: java-junit: Update to 4.13.1.)


From: GNU bug Tracking System
Subject: bug#45529: closed ([PATCH] gnu: java-junit: Update to 4.13.1.)
Date: Tue, 05 Jan 2021 09:40:01 +0000

Your message dated Tue, 5 Jan 2021 10:38:57 +0100
with message-id 
<CAEwRq=pSL-D2thPOJhFTvv_OWe9MjnXvDPKfFS_u5KVBp1nJNw@mail.gmail.com>
and subject line closing
has caused the debbugs.gnu.org bug report #45529,
regarding [PATCH] gnu: java-junit: Update to 4.13.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45529: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45529
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: java-junit: Update to 4.13.1. Date: Tue, 29 Dec 2020 12:58:09 +0100
* gnu/packages/java.scm (java-junit): Update to 4.13.1.
---
 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..f7201bd4f9 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -3838,7 +3838,7 @@ testing frameworks, mocking libraries and UI validation 
rules.")
 (define-public java-junit
   (package
     (name "java-junit")
-    (version "4.12")
+    (version "4.13.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3847,7 +3847,7 @@ testing frameworks, mocking libraries and UI validation 
rules.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1j8avi91px1z8rjc89cfikwrvfifdmmsarwiyrcnr59ynvpz0v8h"))
+                "1la7fk5i73hl2j4yrf41mbv651wq4vsg0wri0xl5j92cr3rgi3nz"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: closing Date: Tue, 5 Jan 2021 10:38:57 +0100
I retract this patch submission

-- 
Vincent Legoll


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]