mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: pharo-vm: Update to 10.3.7+3.af67084.
* gnu/packages/smalltalk.scm (pharo-vm): Update to 10.3.7+3.af67084. Change-Id: I65a509f281846b3cb66be57a1f2bd4f2bcd97ba2
This commit is contained in:
parent
130421225e
commit
dc78389a20
1 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@
|
|||
(name "pharo-vm")
|
||||
;; Use the latest release made available from
|
||||
;; <https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/source/>.
|
||||
(version "10.3.5+19.5c89251")
|
||||
(version "10.3.7+3.af67084")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"Linux-x86_64/source/PharoVM-v" version
|
||||
"-Linux-x86_64-c-src.tar.gz"))
|
||||
(sha256
|
||||
(base32 "1w0m25x52p94zfv9gq2v011s0c260m2prpi4zlcrwyi0yxxbz27j"))
|
||||
(base32 "0h4qqrxgw7kv4al8k6dr6xai6gwrc25vgsamj6czqrvnskfln8fh"))
|
||||
(patches (search-patches "pharo-vm-cmake.patch"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue