this repo has no description
0
fork

Configure Feed

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

mastodon-archive-viewer: use normal upper-bound instead of conflicts

Kate 8de715fb 32b5c508

+2 -8
+1 -4
packages/mastodon-archive-viewer/mastodon-archive-viewer.0.2/opam
··· 15 15 "ptime" 16 16 "tyxml" 17 17 "cmdliner" 18 - "ffmpeg" {>= "0.2.0"} 19 - ] 20 - conflicts: [ 21 - "ffmpeg" {>= "1.0.0"} 18 + "ffmpeg" {>= "0.2.0" & < "1.0"} 22 19 ] 23 20 synopsis: "View your Mastodon archive offline" 24 21 url {
+1 -4
packages/mastodon-archive-viewer/mastodon-archive-viewer.0.3/opam
··· 15 15 "ptime" 16 16 "tyxml" 17 17 "cmdliner" 18 - "ffmpeg" {>= "0.2.0"} 19 - ] 20 - conflicts: [ 21 - "ffmpeg" {>= "1.0.0"} 18 + "ffmpeg" {>= "0.2.0" & < "1.0"} 22 19 ] 23 20 synopsis: "View your Mastodon archive offline" 24 21 url {