[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/12: gnu: ocaml4.02-ezjsonm: Fix tag.
From: |
guix-commits |
Subject: |
02/12: gnu: ocaml4.02-ezjsonm: Fix tag. |
Date: |
Sun, 14 Apr 2019 23:18:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b42a72bed1c6cda9b79a65ec42ce892821f1bb29
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Apr 15 00:07:28 2019 +0200
gnu: ocaml4.02-ezjsonm: Fix tag.
* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary
"v"" from git tag.
---
gnu/packages/ocaml.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 78261ce..c06b5a0 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3951,7 +3951,7 @@ writing to these structures, and they are accessed via
the Bigarray module.")
(method git-fetch)
(uri (git-reference
(url "https://github.com/mirage/ezjsonm.git")
- (commit (string-append "v" version))))
+ (commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1y6p3ga6vj1wx5dyns7hjgd0qgrrn2hnn323a7y5didgci5pybls"))))
- branch master updated (f6e3f0f -> a8f52ad), guix-commits, 2019/04/14
- 02/12: gnu: ocaml4.02-ezjsonm: Fix tag.,
guix-commits <=
- 04/12: gnu: camlp5: Don't use unstable tarball., guix-commits, 2019/04/14
- 08/12: gnu: hypre: Don't use unstable tarball., guix-commits, 2019/04/14
- 10/12: gnu: sbcl-cffi-bootstrap: Don't use unstable tarball., guix-commits, 2019/04/14
- 12/12: gnu: laby: Fix build., guix-commits, 2019/04/14
- 01/12: gnu: ocamlbuild: Don't use unstable tarball., guix-commits, 2019/04/14
- 05/12: gnu: emacs-tuareg: Don't use unstable tarball., guix-commits, 2019/04/14
- 03/12: gnu: address@hidden: Don't use unstable tarball., guix-commits, 2019/04/14
- 07/12: gnu: openspecfun: Don't use unstable tarball., guix-commits, 2019/04/14
- 06/12: gnu: muparser: Don't use unstable tarball., guix-commits, 2019/04/14
- 11/12: gnu: sbcl-hunchentoot: Don't use unstable tarball., guix-commits, 2019/04/14