mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-minio-sha256-simd: Remove duplicate.
* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Remove duplicate. * gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Bump revision to supersede the older duplicate.
This commit is contained in:
parent
e24ef3698d
commit
c5b806a94a
2 changed files with 1 additions and 26 deletions
|
@ -2734,7 +2734,7 @@ needing to use secp256k1 elliptic curve cryptography.")
|
|||
|
||||
(define-public go-github-com-minio-sha256-simd
|
||||
(let ((commit "51976451ce1942acbb55707a983ed232fa027110")
|
||||
(revision "0"))
|
||||
(revision "2"))
|
||||
(package
|
||||
(name "go-github-com-minio-sha256-simd")
|
||||
(version (git-version "0.0.0" revision commit))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue