gnu: opari2: Update to 2.0.5.

* gnu/packages/profiling.scm (opari2): Update to 2.0.5.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-03 01:08:17 +01:00
parent 599d019060
commit 2559c243e7
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2017 Dave Love <fx@gnu.org>
;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
;;;
@ -173,13 +173,14 @@ (define-public otf2
(define-public opari2
(package
(name "opari2")
(version "2.0.4")
(version "2.0.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.vi-hps.org/cms/upload/packages/opari2/"
"opari2-" version ".tar.gz"))
(sha256 (base32 "0cd1l30x8hygvbh6yay7mn483vjq3z4b7wnsffs80rznj93k57pn"))))
(sha256
(base32 "1xaf25lcxk4ky1kzfks40ja9mayh8pnmrzch2107c8dcjrsxsd4h"))))
(build-system gnu-build-system)
(inputs `(("gfortran" ,gfortran)))
(native-inputs `(("gawk" ,gawk) ; for tests