We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca3623 commit a3acf64Copy full SHA for a3acf64
packages/nuscr/nuscr.2.0.0/opam
@@ -41,6 +41,7 @@ build: [
41
]
42
43
dev-repo: "git+https://github.com/nuscr/nuscr.git"
44
+patches: ["fix-cram-tests.patch"]
45
url {
46
src: "https://github.com/nuscr/nuscr/releases/download/2.0.0/nuscr-web-2.0.0.tbz"
47
checksum: [
@@ -49,3 +50,9 @@ url {
49
50
51
}
52
x-commit-hash: "376b3b0af868aea0a7be12423b9724afdec21154"
53
+extra-source "fix-cram-tests.patch" {
54
+ src:
55
+ "https://github.com/ocaml/opam-source-archives/raw/refs/heads/main/patches/nuscr/fix-cram-tests.2.0.0.patch"
56
+ checksum:
57
+ "sha256=47de3ba7be65eacbf55fa04534354857f99f7baf0e5c4f553a3774abb61dca15"
58
+}
0 commit comments