mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-19 16:50:38 +02:00
gnu: go-github-com-sergi-go-diff: Update to 1.3.1.
* gnu/packages/golang-xyz.scm (go-github-com-sergi-go-diff): Update to 1.3.1. Change-Id: I369c2bdbf112a0b16eae1ed7d837a4eece26ea50
This commit is contained in:
@@ -6191,7 +6191,7 @@ is undetermined, a customizable spinner is shown.")
|
||||
(define-public go-github-com-sergi-go-diff
|
||||
(package
|
||||
(name "go-github-com-sergi-go-diff")
|
||||
(version "1.2.0")
|
||||
(version "1.3.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -6200,7 +6200,7 @@ is undetermined, a customizable spinner is shown.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0cbj8nshllq102iiav0k1s01b8gwbkzj674g71n938qqna32y2pa"))))
|
||||
(base32 "0c7lsa3kjxbrx66r93d0pvx1408b80ignpi39fzka1qc0ylshw32"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user