diff options
| author | Matus Goljer <matus.goljer@gmail.com> | 2023-03-01 21:44:55 +0100 |
|---|---|---|
| committer | Matus Goljer <matus.goljer@gmail.com> | 2023-03-01 21:44:55 +0100 |
| commit | d4869d260f22d13a9a71327a6d40edc6980d022e (patch) | |
| tree | 3c6d67f864305baae9e3b672e4ea0f7ba3b664f7 /Cask | |
| parent | a62f0d64539a15a4f935c452cf27e657bf61af0d (diff) | |
fix: fix versionexternals/trinary
Diffstat (limited to 'Cask')
| -rw-r--r-- | Cask | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ (source melpa) (source gnu) -(package "trinary" "1.0.0" "Trinary logic.") +(package "trinary" "1.2.1" "Trinary logic.") (development (depends-on "dash") |
