gnu: go-github-com-pbnjay-memory: Update to 0.0.0-2.7b4eea6.
* gnu/packages/golang-xyz (go-github-com-pbnjay-memory): Update to 0.0.0-2.7b4eea6. Change-Id: I3772c15497ddc4e7028eb4e6e5cd7ba9a08ba198master
parent
5a5b8885b9
commit
fcb3a177f6
|
@ -2655,8 +2655,8 @@ included in this package.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public go-github-com-pbnjay-memory
|
(define-public go-github-com-pbnjay-memory
|
||||||
(let ((commit "974d429e7ae40c89e7dcd41cfcc22a0bfbe42510")
|
(let ((commit "7b4eea64cf580186c0eceb10dc94ba3a098af46c")
|
||||||
(revision "1"))
|
(revision "2"))
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-pbnjay-memory")
|
(name "go-github-com-pbnjay-memory")
|
||||||
(version (git-version "0.0.0" revision commit))
|
(version (git-version "0.0.0" revision commit))
|
||||||
|
@ -2668,7 +2668,7 @@ included in this package.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0kazg5psdn90pqadrzma5chdwh0l2by9z31sspr47gx93fhjmkkq"))))
|
(base32 "107w8pd1aasdrk35hh9pbdh9z11s9s79nglz6rqfnf6bhgb8b3s0"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Reference in New Issue