summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-04-12 14:39:31 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-04-12 16:58:42 +0100
commitfcb3a177f6d182c53728431b31d29799dde56a09 (patch)
tree48d1c07717589d2fdce0aa4955a7ed078c7c77db /gnu/packages
parent5a5b8885b943c0ba24e21839c3ec89b160b3b125 (diff)
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: I3772c15497ddc4e7028eb4e6e5cd7ba9a08ba198
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/golang-xyz.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 73a7188c17..24aee155a7 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -2655,8 +2655,8 @@ included in this package.")
(license license:expat)))
(define-public go-github-com-pbnjay-memory
- (let ((commit "974d429e7ae40c89e7dcd41cfcc22a0bfbe42510")
- (revision "1"))
+ (let ((commit "7b4eea64cf580186c0eceb10dc94ba3a098af46c")
+ (revision "2"))
(package
(name "go-github-com-pbnjay-memory")
(version (git-version "0.0.0" revision commit))
@@ -2668,7 +2668,7 @@ included in this package.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0kazg5psdn90pqadrzma5chdwh0l2by9z31sspr47gx93fhjmkkq"))))
+ (base32 "107w8pd1aasdrk35hh9pbdh9z11s9s79nglz6rqfnf6bhgb8b3s0"))))
(build-system go-build-system)
(arguments
(list