diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-22 10:06:26 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-22 10:06:26 -0500 |
commit | 15c7d5d782952088bc79cb1f4494f4aef9c780eb (patch) | |
tree | 55261f2662506ffec5cedb1fd3ce15eca517555c /newmoon/_service | |
parent | add _constraints for obs (diff) | |
download | stackrpms-15c7d5d782952088bc79cb1f4494f4aef9c780eb.tar.gz stackrpms-15c7d5d782952088bc79cb1f4494f4aef9c780eb.tar.bz2 stackrpms-15c7d5d782952088bc79cb1f4494f4aef9c780eb.zip |
nm 31.4.0 rc1
Diffstat (limited to 'newmoon/_service')
-rw-r--r-- | newmoon/_service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/_service b/newmoon/_service index 56c278b..325e811 100644 --- a/newmoon/_service +++ b/newmoon/_service @@ -14,7 +14,7 @@ <service name="tar_scm"> <param name="scm">git</param> <param name="url">https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git</param> - <param name="revision">31.3.1_Release</param> + <param name="revision">31.4.0_Release</param> <param name="version">_none_</param> <param name="submodules">enable</param> </service> |