From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eLJxOwDrtmRiBAEASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 21:41:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mBJ1OgDrtmR3nQAAG6o9tA (envelope-from ) for ; Tue, 18 Jul 2023 21:41:52 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 96F5B679A5 for ; Tue, 18 Jul 2023 21:41:52 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20221208.gappssmtp.com header.s=20221208 header.b=G5rDU5zg; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689709312; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=/nokeLXSJDClIktudlKJjIHYY28YyeGwaena7dWCTOw=; b=Vo33kySuj9FNrULtMuuYMoJdcephKezyanqR16f6WpCbzPCvLVoaZxWR++1YDUiJveYVNA v20XrlGUa2zfHeLpKNrpkasY4eKaqbnJAo7qqgVMED7kz5oBni2DVREuVjhGu7fJq2FbDM fvdL8sunhrBTt8r/G+3EE7QUkLVhq6Wiq9M9X90xO0zirJw4joXSPqeZZ/stTH6DpBDWWc kkMp8uyle66banCO81RhaBqkTcnx8xQDHeK1oQK9goMgxvuG0u4ZPHzd1TvPhGwEEmcUbi +VhaMXqo77rbe/p0zC1tNklp8/tZizB46uIpKVz5whvFa+dflJIMkg0+khiIqw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20221208.gappssmtp.com header.s=20221208 header.b=G5rDU5zg; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689709312; a=rsa-sha256; cv=none; b=bQVyIyK+QHvytJsD2b2xwrZ0iv4Ho+s+pFwXuU/qB3rxKhDjwdE7Sy81eRwRBn7IiinEkU hLtx9EkQmmQ8XOK/vV/SBgC1y0QGUenwr2zKyqGHNg31pnK8moF630xgAJKEf/e9FTcC+d WqMTLsjOdvH4JzhkjqPc1K56Ng5k/urVAyFyNJQzqWV1A9J7qoYJKt1T4WkkQ5e5s+R5R4 FoRp+7nRuB3AajshXdyrgX8NnKYyzUVqajDUt+8tx4oQeIqznDmeGz2FOuchtzhojy33SZ AIVZ9AK5GDRrOzStwLkqm5TTgDIFfsZ45bpHh4ZgO6FAkxUG7+p95VmTHDRk+g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLp7X-0006CZ-Pp; Tue, 18 Jul 2023 14:08:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLp7D-0005nt-53 for guix-patches@gnu.org; Tue, 18 Jul 2023 14:08:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qLp7C-0004n5-Rv for guix-patches@gnu.org; Tue, 18 Jul 2023 14:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLp7C-0006WA-NW for guix-patches@gnu.org; Tue, 18 Jul 2023 14:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64716] [PATCH 1/2] gnu: openjdk12: Update source hash. References: <20230718180633.13947-1-code@greghogan.com> In-Reply-To: <20230718180633.13947-1-code@greghogan.com> Resent-From: Greg Hogan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 18:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64716 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64716@debbugs.gnu.org Cc: Greg Hogan Received: via spool by 64716-submit@debbugs.gnu.org id=B64716.168970367025027 (code B ref 64716); Tue, 18 Jul 2023 18:08:02 +0000 Received: (at 64716) by debbugs.gnu.org; 18 Jul 2023 18:07:50 +0000 Received: from localhost ([127.0.0.1]:54276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLp70-0006Vb-Gm for submit@debbugs.gnu.org; Tue, 18 Jul 2023 14:07:50 -0400 Received: from mail-oi1-x234.google.com ([2607:f8b0:4864:20::234]:53593) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLp6v-0006V5-W5 for 64716@debbugs.gnu.org; Tue, 18 Jul 2023 14:07:47 -0400 Received: by mail-oi1-x234.google.com with SMTP id 5614622812f47-3a479e7a37dso449542b6e.3 for <64716@debbugs.gnu.org>; Tue, 18 Jul 2023 11:07:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20221208.gappssmtp.com; s=20221208; t=1689703660; x=1692295660; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=/nokeLXSJDClIktudlKJjIHYY28YyeGwaena7dWCTOw=; b=G5rDU5zgczu/C2R04GRyuSugPW05so6G3oYdlmg7yRz1+Bt19D4S1iM+1KDfWvSF7l tNMsqYnkh7omMDMmGPDc74qwVCF1DO3Fw+w473J3kUAu8eYyxI84SZNHTNTr5eo8VszG BcfAkCQaktOQ816TAls87uBdsZID9W0Sim/OOIRwKtwqC2wGtZEZ5F2Bw+UjB2XE4Ub1 bTHNPaJsBgX/Zlop16OBoezqDPDNdwYCTjJzvtGh/sMKARc9OvEusan+KzE5py4vnVr+ cHeOnERAY9yCn/YGrjgr8Ui/kBL+xSlClJIWC7G2dlGWNoiKcRighA7g7l3C5zMyGsso UH+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689703660; x=1692295660; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=/nokeLXSJDClIktudlKJjIHYY28YyeGwaena7dWCTOw=; b=RPzbURNi8G40D6pp50QcT5pSmwHiupXi+LMVjxURW33eyeum03sz5Xa7C/dSJxB/rR hCLaWktWPfkPQI+phs/AuA7R36hENdoBBBDfvwVM/iRe9NkXCQ31d/c6JjwsuXV+DHwy haXdDxfFjX6nPaWCkvS4l8ULaBkDcVA0BVIm2yFHku02Na1hMPF3XPEPutk1IUN1kNuX qsAUlvVGKGBSEOm2HGqzsCRUsjqtNYl69SGFlXD+OM+HWZs8t1PCcxYuPvvv/VYMhWsV byqRdG/Og42i7iytBW0lMB2SJVBrrlJb0NN1i50zneIZenUFf87QoRZabQgtbqKL0XS3 mL5w== X-Gm-Message-State: ABy/qLbv4AnctoLR6DBC/xxPyIVxJC50tSfZdinXkKRUzA0IAjNtdgrH kGhZyOn1cJ2Z8xdHvutHbe0av1I0c2sRf6SoQ5sLPw== X-Google-Smtp-Source: APBJJlFYshKiY1hmMtHguPpVOB3kH7iC1kvNJGdEvYa/H4hlpWjvodVgn6O7XL3EPjIzXq1fVJMUpQ== X-Received: by 2002:a05:6358:9886:b0:133:4ce:4e8c with SMTP id q6-20020a056358988600b0013304ce4e8cmr15401294rwa.29.1689703659828; Tue, 18 Jul 2023 11:07:39 -0700 (PDT) Received: from ip-172-31-19-221.us-east-2.compute.internal (ec2-18-191-167-208.us-east-2.compute.amazonaws.com. [18.191.167.208]) by smtp.gmail.com with ESMTPSA id e126-20020a0df584000000b00577269ba9e9sm579974ywf.86.2023.07.18.11.07.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 11:07:39 -0700 (PDT) From: Greg Hogan Date: Tue, 18 Jul 2023 18:07:31 +0000 Message-ID: <20230718180737.14043-1-code@greghogan.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 0.85 X-Migadu-Queue-Id: 96F5B679A5 X-Migadu-Spam-Score: 0.85 X-Migadu-Scanner: mx0.migadu.com X-TUID: awmjtPZzv6yD * gnu/packages/java.scm (openjdk12): Update source hash. --- 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 7ad1116527..a5d6dd5f2d 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -1421,7 +1421,7 @@ (define-syntax make-openjdk (define-public openjdk12 (make-openjdk - openjdk11 "12.33" "0mbhdrk12b6878kby0flnbak7444dlpm0ihlmf92vk59y1c02bc2" + openjdk11 "12.33" "0pi2gwib3j2imi4l623iaywrmvfh9rqzh82lj2gxqbrmg55swvjf" (source (origin (method url-fetch) @@ -1429,7 +1429,7 @@ (define-public openjdk12 (file-name (string-append name "-" version ".tar.bz2")) (sha256 (base32 - "0mbhdrk12b6878kby0flnbak7444dlpm0ihlmf92vk59y1c02bc2")) + "0pi2gwib3j2imi4l623iaywrmvfh9rqzh82lj2gxqbrmg55swvjf")) (modules '((guix build utils))) (snippet '(for-each delete-file (find-files "." "\\.(bin|exe|jar)$"))) -- 2.41.0