this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #26190 from kit-ty-kate/wyrd.1.4.6-url

wryd.1.4.6: fix missing archive by using opam-source-archives

authored by

Marcello Seri and committed by
GitHub
8c74913f b0054d7c

+10 -3
+10 -3
packages/wyrd/wyrd.1.4.6/opam
··· 17 17 ] 18 18 [make] 19 19 ] 20 - depends: ["ocaml" "camlp4" "conf-ncurses"] 20 + depends: [ 21 + "ocaml" 22 + "camlp4" 23 + "conf-ncurses" 24 + ] 21 25 x-ci-accept-failures: ["debian-unstable"] 22 26 install: [make "install"] 23 27 synopsis: 24 28 "Text-based front-end to Remind, a sophisticated calendar and alarm program" 25 29 url { 26 - src: "ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/wyrd-1.4.6.tar.gz" 27 - checksum: "md5=2fc561482fdac4daac0cb6735d934ebe" 30 + src: "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/wyrd-1.4.6.tar.gz" 31 + checksum: [ 32 + "md5=2fc561482fdac4daac0cb6735d934ebe" 33 + "sha256=b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e" 34 + ] 28 35 } 29 36 extra-source "wyrd.install" { 30 37 src: