Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sbt: update to 1.6.1
@ 2022-01-06  0:29 hiljusti
  2022-01-06  0:37 ` [PR PATCH] [Updated] " hiljusti
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: hiljusti @ 2022-01-06  0:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1532 bytes --]

There is a new pull request by hiljusti against master on the void-packages repository

https://github.com/hiljusti/void-packages update/sbt
https://github.com/void-linux/void-packages/pull/34882

sbt: update to 1.6.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

This is the latest release of `sbt` and the first to address recent log4j vulnerabilities.

- https://github.com/void-linux/void-packages/issues/34534
- https://github.com/sbt/sbt/releases/tag/v1.6.1

#### Testing the changes
- I tested the changes in this PR: **briefly**

(Will try to do more testing later. Got some issue with libgomp when I tried updating my xbps-src bootstrap)

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/34882.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sbt-34882.patch --]
[-- Type: text/x-diff, Size: 1988 bytes --]

From f9d359d6b0b9c81931b9640a8b8097893a9e04eb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 31 Mar 2021 00:51:03 -0700
Subject: [PATCH 1/2] New package: sigi-2.1.1

---
 srcpkgs/sigi/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/sigi/template

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
new file mode 100644
index 000000000000..c5c25501b974
--- /dev/null
+++ b/srcpkgs/sigi/template
@@ -0,0 +1,11 @@
+# Template file for 'sigi'
+pkgname=sigi
+version=2.1.1
+revision=1
+build_style=cargo
+short_desc="Organization tool suitable for your to-do lists or notes"
+maintainer="J.R. Hill <hiljusti@so.dang.cool>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/hiljusti/sigi/"
+distfiles="https://github.com/hiljusti/sigi/archive/refs/tags/v${version}.tar.gz"
+checksum=6652a58a3d777260a3265f97dfa508a1f1b15d9cbab78b1daeaf156f97c27cf1

From 6a8fb7f9ac6e7f65127a41b19db478e61c083c5b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 5 Jan 2022 16:28:09 -0800
Subject: [PATCH 2/2] sbt: update to 1.6.1

---
 srcpkgs/sbt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sbt/template b/srcpkgs/sbt/template
index 6847c2efefef..06ab9ef52aef 100644
--- a/srcpkgs/sbt/template
+++ b/srcpkgs/sbt/template
@@ -1,6 +1,6 @@
 # Template file for 'sbt'
 pkgname=sbt
-version=1.3.10
+version=1.6.1
 revision=2
 wrksrc="$pkgname"
 depends="virtual?java-environment"
@@ -9,7 +9,7 @@ maintainer="Damian Czaja <trojan295@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.scala-sbt.org"
 distfiles="https://sbt-downloads.cdnedge.bluemix.net/releases/v${version}/${pkgname}-${version}.tgz"
-checksum=3060065764193651aa3fe860a17ff8ea9afc1e90a3f9570f0584f2d516c34380
+checksum=60286bf1b875b31e2955f8a699888cd2612e9afd94d03cde0a2e71efd7492ffc
 
 do_install() {
 	vmkdir usr/share/sbt

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-01-08 16:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06  0:29 [PR PATCH] sbt: update to 1.6.1 hiljusti
2022-01-06  0:37 ` [PR PATCH] [Updated] " hiljusti
2022-01-06  0:52 ` hiljusti
2022-01-06  0:53 ` hiljusti
2022-01-06 18:47 ` hiljusti
2022-01-07  1:43 ` hiljusti
2022-01-07  6:24 ` [PR PATCH] [Updated] " hiljusti
2022-01-07  6:34 ` hiljusti
2022-01-07  6:54 ` hiljusti
2022-01-07  6:56 ` hiljusti
2022-01-07  7:01 ` hiljusti
2022-01-08 16:47 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).