Skip to content
Snippets Groups Projects
Commit 693b57e4 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

gnu: smalltalk: Update to 3.2.5.

* gnu/packages/smalltalk.scm (smalltalk): Update to 3.2.5.
parent 2306f7ab
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ (define-module (gnu packages smalltalk)
(define-public smalltalk
(package
(name "smalltalk")
(version "3.2.4")
(version "3.2.5")
(source
(origin
(method url-fetch)
......@@ -34,7 +34,7 @@ (define-public smalltalk
version ".tar.xz"))
(sha256
(base32
"1bdhbppjv1fswh4ls9q90zix38l1hg9qd4c4bz1pbg1af991xq3a"))))
"1k2ssrapfzhngc7bg1zrnd9n2vyxp9c9m70byvsma6wapbvib6l1"))))
(build-system gnu-build-system)
(inputs `(("zip" ,zip)))
(arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment