Browse Source

upgrading package: scala-dotty 0.22.0 -> 0.24.0rc1

master
parent
commit
2f27d28c32
  1. 6
      scala-dotty/scala-dotty.spec

6
scala-dotty/scala-dotty.spec

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

Loading…
Cancel
Save