Browse Source

upgrading package: scala-dotty 0.20.0 -> 0.22.0

master
parent
commit
c616cc38e2
  1. 6
      scala-dotty/scala-dotty.spec

6
scala-dotty/scala-dotty.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 0.20.0
%define V_dist 0.20.0
%define V_opkg 0.22.0
%define V_dist 0.22.0
# package information
Name: scala-dotty
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: BSD
Version: %{V_opkg}
Release: 20191219
Release: 20200318
# list of sources
Source0: https://github.com/lampepfl/dotty/releases/download/%{V_dist}/dotty-%{V_dist}.tar.gz

Loading…
Cancel
Save