mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-apparentlymart-go-textseg-autoversion: Update to 1.4.0.
* gnu/packages/golang-xyz.scm (go-github-com-apparentlymart-go-textseg-autoversion): Update to 1.4.0. Change-Id: I6da018e6fc487f5f0a05a8b2727c969d5a57a40f
This commit is contained in:
parent
497e0cba8d
commit
a9ad27a3a7
1 changed files with 2 additions and 2 deletions
|
@ -1565,7 +1565,7 @@ dumps of Go values.")
|
||||||
(define-public go-github-com-apparentlymart-go-textseg-autoversion
|
(define-public go-github-com-apparentlymart-go-textseg-autoversion
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-apparentlymart-go-textseg-autoversion")
|
(name "go-github-com-apparentlymart-go-textseg-autoversion")
|
||||||
(version "1.3.0")
|
(version "1.4.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -1574,7 +1574,7 @@ dumps of Go values.")
|
||||||
(commit (go-version->git-ref version #:subdir "autoversion"))))
|
(commit (go-version->git-ref version #:subdir "autoversion"))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1j7vm09cd36wm4z986qz5am3rk242v52amcapwbdbkbgzx2kqfkm"))))
|
(base32 "06y73sqyihcyfigy9z0kbv4x1dd7yh4ipkxhsyshd04hwxfxx0bq"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue