diff options
| author | Carlos Durán Domínguez <wurt@wurt.eu> | 2026-02-17 00:42:27 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-02-25 14:29:59 +0000 |
| commit | 49d9a37d3ce5a59f7cb824462605cb10f5ae1b37 (patch) | |
| tree | abb5b16ffb8427510c8c9b073d124d36573cb695 /gnu | |
| parent | c6fd05a488d9a2c0c9d0ab22ae861d6b1d7c03d0 (diff) | |
gnu: go-modernc-org-strutil: Update to 1.2.1.
* gnu/packages/golang-xyz.scm (go-modernc-org-strutil): Update to 1.2.1.
Change-Id: I18bd5569749d50c785610326302641e58e652396
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/golang-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 9cc58730c81..693b28ef751 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm | |||
| @@ -29744,7 +29744,7 @@ replacement for mattn/go-sqlite3.") | |||
| 29744 | (define-public go-modernc-org-strutil | 29744 | (define-public go-modernc-org-strutil |
| 29745 | (package | 29745 | (package |
| 29746 | (name "go-modernc-org-strutil") | 29746 | (name "go-modernc-org-strutil") |
| 29747 | (version "1.2.0") | 29747 | (version "1.2.1") |
| 29748 | (source | 29748 | (source |
| 29749 | (origin | 29749 | (origin |
| 29750 | (method git-fetch) | 29750 | (method git-fetch) |
| @@ -29753,7 +29753,7 @@ replacement for mattn/go-sqlite3.") | |||
| 29753 | (commit (string-append "v" version)))) | 29753 | (commit (string-append "v" version)))) |
| 29754 | (file-name (git-file-name name version)) | 29754 | (file-name (git-file-name name version)) |
| 29755 | (sha256 | 29755 | (sha256 |
| 29756 | (base32 "0rk76c1n189hzg3kfab8pfvssa1h9v0vxk5jxy8pk32rqic0hdim")))) | 29756 | (base32 "0qgp86vwln4mddazxpn7alnq49r8iczllbx45jxhjz65lv6w3lkn")))) |
| 29757 | (build-system go-build-system) | 29757 | (build-system go-build-system) |
| 29758 | (arguments | 29758 | (arguments |
| 29759 | (list | 29759 | (list |
