all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Garlick <pgarlick@tourbillion-technology.com>
To: 33469@debbugs.gnu.org
Cc: Paul Garlick <pgarlick@tourbillion-technology.com>
Subject: [bug#33469] [PATCH 2/4] gnu: slepc: Update to 3.10.1.
Date: Thu, 22 Nov 2018 20:40:08 +0000	[thread overview]
Message-ID: <1542919210-26950-2-git-send-email-pgarlick@tourbillion-technology.com> (raw)
In-Reply-To: <1542919210-26950-1-git-send-email-pgarlick@tourbillion-technology.com>

* gnu/packages/maths.scm (slepc): Update to 3.10.1.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index b4cbcab..6053d76 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1871,7 +1871,7 @@ savings are consistently > 5x.")
 (define-public slepc
   (package
     (name "slepc")
-    (version "3.9.2")
+    (version "3.10.1")
     (source
      (origin
        (method url-fetch)
@@ -1879,7 +1879,7 @@ savings are consistently > 5x.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "0gmhdqac8zm3jx43h935z7bflazjnpvqxjv4jh5za2y1z2rqax94"))))
+         "188j1a133q91h8pivpnzwcf78kz8dvz2nzf6ndnjygdbqb48fizn"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("python" ,python-2)))
-- 
1.8.3.1

  reply	other threads:[~2018-11-22 20:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 20:34 [bug#33469] [PATCH 0/4] PETSc/SLEPc update Paul Garlick
2018-11-22 20:40 ` [bug#33469] [PATCH 1/4] gnu: petsc: Update to 3.10.2 Paul Garlick
2018-11-22 20:40   ` Paul Garlick [this message]
2018-11-22 20:40   ` [bug#33469] [PATCH 3/4] gnu: python-petsc4py: Update to 3.10.0 Paul Garlick
2018-11-22 20:40   ` [bug#33469] [PATCH 4/4] gnu: python-slepc4py: " Paul Garlick
2018-11-23 19:28 ` bug#33469: [PATCH 0/4] PETSc/SLEPc update Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1542919210-26950-2-git-send-email-pgarlick@tourbillion-technology.com \
    --to=pgarlick@tourbillion-technology.com \
    --cc=33469@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.