mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 0.0.0-1.3dc7875.
This commit is contained in:
parent
3aecf5bd15
commit
e1c815351b
1 changed files with 3 additions and 3 deletions
|
@ -1564,8 +1564,8 @@ (define-public go-github-com-ccding-go-stun
|
|||
(license asl2.0))))
|
||||
|
||||
(define-public go-github-com-chmduquesne-rollinghash-adler32
|
||||
(let ((commit "043b8fdecc9816f0011a056f6d92f9a091ab63dd")
|
||||
(revision "0"))
|
||||
(let ((commit "3dc7875a1f890f9bcf0619adb5571fc6f7d516bb")
|
||||
(revision "1"))
|
||||
(package
|
||||
(name "go-github-com-chmduquesne-rollinghash-adler32")
|
||||
(version (git-version "0.0.0" revision commit))
|
||||
|
@ -1578,7 +1578,7 @@ (define-public go-github-com-chmduquesne-rollinghash-adler32
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0pc87laxgydqv03bdirfv32y9k0bdk2cwjxn28yh42nvay9p6y0k"))))
|
||||
"0frl021qdqcdyk9fccw6x1v2byvh0hls4rsrdjih5jgqpc18kx6y"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
'(#:import-path "github.com/chmduquesne/rollinghash/adler32"
|
||||
|
|
Loading…
Reference in a new issue