mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: go-github-com-oklog-ulid-v2: Update to 2.1.1.
* gnu/packages/golang-xyz.scm (go-github-com-oklog-ulid-v2): Update to 2.1.1. Change-Id: I49641fccfb0a873f624ea874f09217600663a36d
This commit is contained in:
parent
c7142e3107
commit
01ed8d5633
1 changed files with 2 additions and 2 deletions
|
|
@ -17059,7 +17059,7 @@ millisecond)
|
|||
(package
|
||||
(inherit go-github-com-oklog-ulid)
|
||||
(name "go-github-com-oklog-ulid-v2")
|
||||
(version "2.1.0")
|
||||
(version "2.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -17068,7 +17068,7 @@ millisecond)
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1pxjrg48zrmzzdjpsz7b2d56x1vwix2wywgbbv3sdi5mqf0hz17y"))))
|
||||
(base32 "0dn9zvg9mfm6043fkj3xdnrn504zzzvqmhh3kqxngh06jdllpwwh"))))
|
||||
(arguments
|
||||
(list
|
||||
#:import-path "github.com/oklog/ulid/v2"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue