unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69747] [PATCH] gnu: java-bouncycastle: Update source hash.
@ 2024-03-12 14:01 Greg Hogan
  0 siblings, 0 replies; only message in thread
From: Greg Hogan @ 2024-03-12 14:01 UTC (permalink / raw)
  To: 69747; +Cc: Greg Hogan, Björn Höfling, Julien Lepiller

$ ./pre-inst-env guix build java-bouncycastle
The following derivations will be built:
  /gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv
  /gnu/store/4h86s27281nwv607irkk82wfvwlamq32-java-bouncycastle-1.67-checkout.drv
  /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv

building /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv...
\r:sha256 hash mismatch for /gnu/store/n36xp71g30xksikr2ghghqx9kdnirv25-java-bouncycastle-1.67-checkout:
  expected hash: 1449q7fyh03s1q0bqljcrhgacwcyqmg2bbvb3z084avgapwsainz
  actual hash:   0ycdm2l0cwcpzh1zab3hbb21qcfx9n4lgh0v467ybn61cg0wmya6
hash mismatch for store item '/gnu/store/n36xp71g30xksikr2ghghqx9kdnirv25-java-bouncycastle-1.67-checkout'
build of /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv failed
View build log at '/var/log/guix/drvs/jr/904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv.gz'.
cannot build derivation `/gnu/store/4h86s27281nwv607irkk82wfvwlamq32-java-bouncycastle-1.67-checkout.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv': 1 dependencies couldn't be built
guix build: error: build of `/gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv' failed

* gnu/packages/java.scm (java-bouncycastle): Update source hash.
---
 gnu/packages/java.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 613742007ad..d04f6d37a56 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -11059,7 +11059,7 @@ (define-public java-bouncycastle
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1449q7fyh03s1q0bqljcrhgacwcyqmg2bbvb3z084avgapwsainz"))
+                "0ycdm2l0cwcpzh1zab3hbb21qcfx9n4lgh0v467ybn61cg0wmya6"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 1e5e3d8e24e8ed0b071fcd4b95d2a0a05c80c546
-- 
2.44.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-12 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 14:01 [bug#69747] [PATCH] gnu: java-bouncycastle: Update source hash Greg Hogan

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