mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-ipfs-go-fs-lock: Update to 0.1.1.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-fs-lock): Update to 0.1.1. Change-Id: I78bff71527528c73d1203c629b949be5a094c63a
This commit is contained in:
parent
360a5d47fb
commit
c0c8d2ed77
1 changed files with 2 additions and 2 deletions
|
@ -548,7 +548,7 @@ go-datastore}.")
|
||||||
(define-public go-github-com-ipfs-go-fs-lock
|
(define-public go-github-com-ipfs-go-fs-lock
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-ipfs-go-fs-lock")
|
(name "go-github-com-ipfs-go-fs-lock")
|
||||||
(version "0.0.7")
|
(version "0.1.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -557,7 +557,7 @@ go-datastore}.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1zf52cq7j59pwdy4wd8h5gym8ph2big0nma05xwl61wrsyjwsngz"))))
|
(base32 "14m5038067px6vvqyvx6449f0f62nj8d0p5hkf9rj8ykfahs80ff"))))
|
||||||
(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