[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/401: gnu: Remove go-github-com-calmh-xdr.
From: |
guix-commits |
Subject: |
01/401: gnu: Remove go-github-com-calmh-xdr. |
Date: |
Thu, 26 Dec 2024 19:30:17 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit b02924207d27a18298ea30dbfe0b8ec1289a85ce
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Nov 23 21:05:15 2024 +0000
gnu: Remove go-github-com-calmh-xdr.
* gnu/packages/golang-xyz.scm (go-github-com-calmh-xdr): Delete variable.
Change-Id: I5414a14b093819d1f17d5eb9791f29a705daa5fe
---
gnu/packages/golang-xyz.scm | 27 ---------------------------
1 file changed, 27 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index e17afa6f2a..3731341654 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -1457,33 +1457,6 @@ indicator to any terminal application.")
similar to Go's standard library @code{json} and @code{xml} package.")
(license license:expat)))
-;; XXX: This repository has been archived by the owner on Feb 21, 2018. It is
-;; now read-only.
-(define-public go-github-com-calmh-xdr
- (package
- (name "go-github-com-calmh-xdr")
- (version "1.1.0")
- (source
- (origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/calmh/xdr")
- (commit (string-append "v" version))))
- (file-name (git-file-name name version))
- (sha256
- (base32 "072wqdncz3nd4a3zkhvzzx1y3in1lm29wfvl0d8wrnqs5pyqh0mh"))))
- (build-system go-build-system)
- (arguments
- (list
- #:import-path "github.com/calmh/xdr"))
- (home-page "https://github.com/calmh/xdr")
- (synopsis "XDR marshalling and unmarshalling")
- (description
- "XDR is an External Data Representation (XDR)
-marshalling and unmarshalling library in Go. It uses code generation and not
-reflection.")
- (license license:expat)))
-
(define-public go-github-com-caarlos0-env
(package
(name "go-github-com-caarlos0-env")
- 203/401: gnu: Add go-github-com-getkin-kin-openapi., (continued)
- 203/401: gnu: Add go-github-com-getkin-kin-openapi., guix-commits, 2024/12/26
- 199/401: gnu: go-github-com-mailru-easyjson: Update to 0.9.0., guix-commits, 2024/12/26
- 185/401: gnu: go-github-com-twpayne-go-xdg-v3: Fix bulid., guix-commits, 2024/12/26
- 188/401: gnu: go-go-mongodb-org-mongo-driver: Simplify package., guix-commits, 2024/12/26
- 225/401: gnu: go-github-com-jcmturner-rpc: Fix import path., guix-commits, 2024/12/26
- 232/401: gnu: go-github-com-jacobsa-reqtrace: Update to 0.0.0-20150505043853-245c9e0234cb., guix-commits, 2024/12/26
- 233/401: gnu: go-github-com-jacobsa-reqtrace: Move to golang-check., guix-commits, 2024/12/26
- 246/401: gnu: Add go-github-com-jacobsa-syncutil., guix-commits, 2024/12/26
- 247/401: gnu: go-golang-org-x-net: Update to 0.33.0., guix-commits, 2024/12/26
- 243/401: gnu: Add go-github-com-maxatome-go-testdeep., guix-commits, 2024/12/26
- 01/401: gnu: Remove go-github-com-calmh-xdr.,
guix-commits <=
- 02/401: gnu: Remove go-github-com-dustin-gojson., guix-commits, 2024/12/26
- 03/401: gnu: go-github-com-russross-blackfriday: Move to golang-xyz., guix-commits, 2024/12/26
- 14/401: gnu: go-github-com-spf13-cast: Move to golang-xyz., guix-commits, 2024/12/26
- 22/401: gnu: go-github-com-twpayne-go-vfs: Move to golang-xyz., guix-commits, 2024/12/26
- 26/401: gnu: go-github-com-bmatcuk-doublestar-v4: Update to 4.7.1., guix-commits, 2024/12/26
- 32/401: gnu: packages/textutils: Remove golang module., guix-commits, 2024/12/26
- 56/401: gnu: go-github-com-golang-glog: Update to 1.2.3., guix-commits, 2024/12/26
- 58/401: gnu: go-github-com-vishvananda-netlink: Update to 1.3.0., guix-commits, 2024/12/26
- 62/401: gnu: go-github-com-vishvananda-netns: Move to golang-web., guix-commits, 2024/12/26
- 76/401: gnu: Add go-github-com-vito-midterm., guix-commits, 2024/12/26