mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: java-ops4j-pax-exam-core: Fix hash.
* gnu/packages/java.scm (java-ops4j-pax-exam-core)[source]: Update hash. Fixes: guix/guix#2458. Change-Id: Id852da78e00ba2145f9e074fa7bfd045a5b3617d Reported-by: gm6k
This commit is contained in:
parent
f191fe1abf
commit
1a59c65ea0
1 changed files with 1 additions and 1 deletions
|
|
@ -10046,7 +10046,7 @@ to create those artifacts.")
|
|||
"archive/exam-reactor-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"08mzw8nkah3rj3vznlplnawspxhp61zgvb44ifqa1rni1cvbms2g"))))
|
||||
"1b0f89gawxyl0pkqx9sicp6n58pirkzhjw41y749bwrkb6h99i26"))))
|
||||
(arguments
|
||||
`(#:jar-name "java-ops4j-pax-exam-core.jar"
|
||||
#:source-dir "core/pax-exam/src/main/java"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue