me
/
guix
Archived
1
0
Fork 0

gnu: julia-benchmarktools: Update to 1.3.2.

* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 1.3.2.
master
Efraim Flashner 2022-12-09 11:21:42 +02:00
parent 71fb8f328d
commit a11281b01c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -324,7 +324,7 @@ the entries on the bands.")
(define-public julia-benchmarktools
(package
(name "julia-benchmarktools")
(version "1.1.1")
(version "1.3.2")
(source
(origin
(method git-fetch)
@ -333,7 +333,7 @@ the entries on the bands.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1xz3kdrphp4b158pg7dwkiry49phs2fjjpdvk1hjpww5ykxacks8"))))
(base32 "02n2pi71jvhsnc25a888i6imimd2c1phg6iyr73b12595lrz175d"))))
(build-system julia-build-system)
(arguments
(list