diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/golang-build.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-build.scm b/gnu/packages/golang-build.scm index 6cf1c66f901..bf464942539 100644 --- a/gnu/packages/golang-build.scm +++ b/gnu/packages/golang-build.scm | |||
| @@ -1383,7 +1383,7 @@ terminals, as commonly found on Unix systems.") | |||
| 1383 | (define-public go-golang-org-x-text | 1383 | (define-public go-golang-org-x-text |
| 1384 | (package | 1384 | (package |
| 1385 | (name "go-golang-org-x-text") | 1385 | (name "go-golang-org-x-text") |
| 1386 | (version "0.36.0") | 1386 | (version "0.38.0") |
| 1387 | (source | 1387 | (source |
| 1388 | (origin | 1388 | (origin |
| 1389 | (method git-fetch) | 1389 | (method git-fetch) |
| @@ -1392,7 +1392,7 @@ terminals, as commonly found on Unix systems.") | |||
| 1392 | (commit (string-append "v" version)))) | 1392 | (commit (string-append "v" version)))) |
| 1393 | (file-name (git-file-name name version)) | 1393 | (file-name (git-file-name name version)) |
| 1394 | (sha256 | 1394 | (sha256 |
| 1395 | (base32 "1hhkamc8450y1jmrhw59v1v6l8icihmjdzbnrqpg947z3dlbk3nd")))) | 1395 | (base32 "12mqlyx20rn5ijq0f5z6m3mwhdczfrkz1mmpfmf2264ijwqzrn6v")))) |
| 1396 | (build-system go-build-system) | 1396 | (build-system go-build-system) |
| 1397 | (arguments | 1397 | (arguments |
| 1398 | (list | 1398 | (list |
