GNU bug report logs -
#45529
[PATCH] gnu: java-junit: Update to 4.13.1.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi!
Have you tried building dependents of this one? Last time I tried, some of them failed to build after the upgrade :/
Also, tgis kind of change would go to the staging branch.
Le 29 décembre 2020 06:58:09 GMT-05:00, Vincent Legoll <vincent.legoll <at> gmail.com> a écrit :
>* 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
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.