mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-11-03 19:24:37 +00:00
rosenthal: go-1.25: Update to 1.25.3.
* modules/rosenthal/packages/golang.scm (go-1.25): Update to 1.25.3.
This commit is contained in:
parent
b0d345d115
commit
ce7e403b6b
@ -20,7 +20,7 @@
|
||||
(package
|
||||
(inherit go-1.24)
|
||||
(name "go")
|
||||
(version "1.25.1")
|
||||
(version "1.25.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -29,7 +29,7 @@
|
||||
(commit (string-append "go" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1pc6ybdsd2v6rviylmmdzns3v0ramrcbhn935ikff39shpij4xp4"))))
|
||||
(base32 "037gcrl8nagdsq2kv8irx7n0nijjmlqpz0b0zyj482xz2wzar0fs"))))
|
||||
;; TODO
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments go-1.24)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user