Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mupdf: update to 1.23.9
@ 2024-01-12 11:10 realcharmer
  2024-01-12 19:08 ` leahneukirchen
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: realcharmer @ 2024-01-12 11:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages mupdf
https://github.com/void-linux/void-packages/pull/48182

mupdf: update to 1.23.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From 2a1940b9a19034e53af97575508b0e7a86246282 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 12 Jan 2024 12:09:38 +0100
Subject: [PATCH] mupdf: update to 1.23.9

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

diff --git a/srcpkgs/mupdf/template b/srcpkgs/mupdf/template
index c3f1083f7a072..2718749ad5045 100644
--- a/srcpkgs/mupdf/template
+++ b/srcpkgs/mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'mupdf'
 # Static library, revbump all dependants on mupdf updates
 pkgname=mupdf
-version=1.23.6
+version=1.23.9
 revision=1
 hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
  libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://mupdf.com"
 distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
-checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
+checksum=2c2f89deb9f425ba637dac226191d547f2b40975c4d21a340965f52c001e15c5
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
@ 2024-01-12 19:08 ` leahneukirchen
  2024-01-13 12:15 ` [PR PATCH] [Updated] " realcharmer
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: leahneukirchen @ 2024-01-12 19:08 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/48182#issuecomment-1889813023

Comment:
You should bump all packages that statically link mupdf as well.

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

* Re: [PR PATCH] [Updated] mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
  2024-01-12 19:08 ` leahneukirchen
@ 2024-01-13 12:15 ` realcharmer
  2024-01-13 12:17 ` realcharmer
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: realcharmer @ 2024-01-13 12:15 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by realcharmer against master on the void-packages repository

https://github.com/realcharmer/void-packages mupdf
https://github.com/void-linux/void-packages/pull/48182

mupdf: update to 1.23.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From c6a9eeaf9f9375df2787da4f3fd993bec47c9f34 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 12 Jan 2024 12:09:38 +0100
Subject: [PATCH] mupdf: update to 1.23.9

---
 srcpkgs/fbpdf/template             | 2 +-
 srcpkgs/mupdf/template             | 4 ++--
 srcpkgs/rclone/template            | 4 ++--
 srcpkgs/zathura-pdf-mupdf/template | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/fbpdf/template b/srcpkgs/fbpdf/template
index 9d33996df55eb..1dfe419a78e3a 100644
--- a/srcpkgs/fbpdf/template
+++ b/srcpkgs/fbpdf/template
@@ -1,7 +1,7 @@
 # Template file for 'fbpdf'
 pkgname=fbpdf
 version=0.0.20220624
-revision=4
+revision=5
 _githash=6276360f47edd71de736e153f5dcc82b6d60b3db
 _gitshort="${_githash:0:7}"
 build_style=gnu-makefile
diff --git a/srcpkgs/mupdf/template b/srcpkgs/mupdf/template
index c3f1083f7a072..2718749ad5045 100644
--- a/srcpkgs/mupdf/template
+++ b/srcpkgs/mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'mupdf'
 # Static library, revbump all dependants on mupdf updates
 pkgname=mupdf
-version=1.23.6
+version=1.23.9
 revision=1
 hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
  libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://mupdf.com"
 distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
-checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
+checksum=2c2f89deb9f425ba637dac226191d547f2b40975c4d21a340965f52c001e15c5
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 9547e7f3f2111..bb627bba7d24e 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -1,6 +1,6 @@
 # Template file for 'rclone'
 pkgname=rclone
-version=1.65.0
+version=1.65.1
 revision=1
 build_style=go
 build_helper=qemu
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://rclone.org/"
 changelog="https://rclone.org/changelog/"
 distfiles="https://downloads.rclone.org/v${version}/rclone-v${version}.tar.gz"
-checksum=45ec732d50b2517dc2c860317a3bf79867634a8143e4a441a3e399434ad6c141
+checksum=904b906cc465dd679a00487497e3891d33fca6b6e25c184400bccfb248344f39
 # some tests fail on CI
 make_check=ci-skip
 
diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template
index fcf849b531121..cc8744a3c0973 100644
--- a/srcpkgs/zathura-pdf-mupdf/template
+++ b/srcpkgs/zathura-pdf-mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-pdf-mupdf'
 pkgname=zathura-pdf-mupdf
 version=0.4.1
-revision=5
+revision=7
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel

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

* Re: mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
  2024-01-12 19:08 ` leahneukirchen
  2024-01-13 12:15 ` [PR PATCH] [Updated] " realcharmer
@ 2024-01-13 12:17 ` realcharmer
  2024-01-13 12:19 ` [PR PATCH] [Updated] " realcharmer
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: realcharmer @ 2024-01-13 12:17 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/48182#issuecomment-1890436187

Comment:
@leahneukirchen Thanks for the heads-up. All should be bumped now. Not sure if `cups-filters` needs to be bumped as well, since it has `mupdf-tools` in `hostmakedepends`.

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

* Re: [PR PATCH] [Updated] mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
                   ` (2 preceding siblings ...)
  2024-01-13 12:17 ` realcharmer
@ 2024-01-13 12:19 ` realcharmer
  2024-01-13 12:20 ` realcharmer
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: realcharmer @ 2024-01-13 12:19 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by realcharmer against master on the void-packages repository

https://github.com/realcharmer/void-packages mupdf
https://github.com/void-linux/void-packages/pull/48182

mupdf: update to 1.23.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From 63b34ce683e4699dc687118bab6e5ea188c4d766 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Sat, 13 Jan 2024 13:19:07 +0100
Subject: [PATCH] mupdf: update to 1.23.9

---
 srcpkgs/fbpdf/template             | 2 +-
 srcpkgs/mupdf/template             | 4 ++--
 srcpkgs/openpgl/template           | 1 +
 srcpkgs/zathura-pdf-mupdf/template | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/fbpdf/template b/srcpkgs/fbpdf/template
index 9d33996df55eb..1dfe419a78e3a 100644
--- a/srcpkgs/fbpdf/template
+++ b/srcpkgs/fbpdf/template
@@ -1,7 +1,7 @@
 # Template file for 'fbpdf'
 pkgname=fbpdf
 version=0.0.20220624
-revision=4
+revision=5
 _githash=6276360f47edd71de736e153f5dcc82b6d60b3db
 _gitshort="${_githash:0:7}"
 build_style=gnu-makefile
diff --git a/srcpkgs/mupdf/template b/srcpkgs/mupdf/template
index c3f1083f7a072..2718749ad5045 100644
--- a/srcpkgs/mupdf/template
+++ b/srcpkgs/mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'mupdf'
 # Static library, revbump all dependants on mupdf updates
 pkgname=mupdf
-version=1.23.6
+version=1.23.9
 revision=1
 hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
  libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://mupdf.com"
 distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
-checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
+checksum=2c2f89deb9f425ba637dac226191d547f2b40975c4d21a340965f52c001e15c5
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then
diff --git a/srcpkgs/openpgl/template b/srcpkgs/openpgl/template
index 5183584a708b1..4caffb336c84b 100644
--- a/srcpkgs/openpgl/template
+++ b/srcpkgs/openpgl/template
@@ -2,6 +2,7 @@
 pkgname=openpgl
 version=0.5.0
 revision=1
+archs="x86_64*"
 build_style=cmake
 configure_args="-DOPENPGL_BUILD_TOOLS=On"
 makedepends="tbb-devel"
diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template
index fcf849b531121..cc8744a3c0973 100644
--- a/srcpkgs/zathura-pdf-mupdf/template
+++ b/srcpkgs/zathura-pdf-mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-pdf-mupdf'
 pkgname=zathura-pdf-mupdf
 version=0.4.1
-revision=5
+revision=7
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel

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

* Re: [PR PATCH] [Updated] mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
                   ` (3 preceding siblings ...)
  2024-01-13 12:19 ` [PR PATCH] [Updated] " realcharmer
@ 2024-01-13 12:20 ` realcharmer
  2024-01-13 12:28 ` realcharmer
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: realcharmer @ 2024-01-13 12:20 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by realcharmer against master on the void-packages repository

https://github.com/realcharmer/void-packages mupdf
https://github.com/void-linux/void-packages/pull/48182

mupdf: update to 1.23.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From f73f9d2a36fc280d633fdd7aca68c0520ea3fd12 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Sat, 13 Jan 2024 13:20:49 +0100
Subject: [PATCH] mupdf: update to 1.23.9

---
 srcpkgs/fbpdf/template             | 2 +-
 srcpkgs/mupdf/template             | 4 ++--
 srcpkgs/sioyek/template            | 2 +-
 srcpkgs/zathura-pdf-mupdf/template | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/fbpdf/template b/srcpkgs/fbpdf/template
index 9d33996df55eb..1dfe419a78e3a 100644
--- a/srcpkgs/fbpdf/template
+++ b/srcpkgs/fbpdf/template
@@ -1,7 +1,7 @@
 # Template file for 'fbpdf'
 pkgname=fbpdf
 version=0.0.20220624
-revision=4
+revision=5
 _githash=6276360f47edd71de736e153f5dcc82b6d60b3db
 _gitshort="${_githash:0:7}"
 build_style=gnu-makefile
diff --git a/srcpkgs/mupdf/template b/srcpkgs/mupdf/template
index c3f1083f7a072..2718749ad5045 100644
--- a/srcpkgs/mupdf/template
+++ b/srcpkgs/mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'mupdf'
 # Static library, revbump all dependants on mupdf updates
 pkgname=mupdf
-version=1.23.6
+version=1.23.9
 revision=1
 hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
  libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://mupdf.com"
 distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
-checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
+checksum=2c2f89deb9f425ba637dac226191d547f2b40975c4d21a340965f52c001e15c5
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then
diff --git a/srcpkgs/sioyek/template b/srcpkgs/sioyek/template
index 5c98363d008a1..494a2a8d5ccdb 100644
--- a/srcpkgs/sioyek/template
+++ b/srcpkgs/sioyek/template
@@ -1,7 +1,7 @@
 # Template file for 'sioyek'
 pkgname=sioyek
 version=2.0.0
-revision=6
+revision=7
 build_style=qmake
 configure_args="pdf_viewer_build_config.pro"
 hostmakedepends="qt5-qmake qt5-host-tools
diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template
index fcf849b531121..cc8744a3c0973 100644
--- a/srcpkgs/zathura-pdf-mupdf/template
+++ b/srcpkgs/zathura-pdf-mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-pdf-mupdf'
 pkgname=zathura-pdf-mupdf
 version=0.4.1
-revision=5
+revision=7
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel

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

* Re: [PR PATCH] [Updated] mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
                   ` (4 preceding siblings ...)
  2024-01-13 12:20 ` realcharmer
@ 2024-01-13 12:28 ` realcharmer
  2024-01-13 15:17 ` leahneukirchen
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: realcharmer @ 2024-01-13 12:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by realcharmer against master on the void-packages repository

https://github.com/realcharmer/void-packages mupdf
https://github.com/void-linux/void-packages/pull/48182

mupdf: update to 1.23.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From 86ea69b3acceec3a0b4938247e4a555fae06835b Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Sat, 13 Jan 2024 13:20:49 +0100
Subject: [PATCH] mupdf: update to 1.23.9

---
 srcpkgs/fbpdf/template             | 2 +-
 srcpkgs/mupdf/template             | 4 ++--
 srcpkgs/sioyek/template            | 2 +-
 srcpkgs/zathura-pdf-mupdf/template | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/fbpdf/template b/srcpkgs/fbpdf/template
index 9d33996df55eb..1dfe419a78e3a 100644
--- a/srcpkgs/fbpdf/template
+++ b/srcpkgs/fbpdf/template
@@ -1,7 +1,7 @@
 # Template file for 'fbpdf'
 pkgname=fbpdf
 version=0.0.20220624
-revision=4
+revision=5
 _githash=6276360f47edd71de736e153f5dcc82b6d60b3db
 _gitshort="${_githash:0:7}"
 build_style=gnu-makefile
diff --git a/srcpkgs/mupdf/template b/srcpkgs/mupdf/template
index c3f1083f7a072..2718749ad5045 100644
--- a/srcpkgs/mupdf/template
+++ b/srcpkgs/mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'mupdf'
 # Static library, revbump all dependants on mupdf updates
 pkgname=mupdf
-version=1.23.6
+version=1.23.9
 revision=1
 hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
  libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://mupdf.com"
 distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
-checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
+checksum=2c2f89deb9f425ba637dac226191d547f2b40975c4d21a340965f52c001e15c5
 
 pre_build() {
 	if [ "$CROSS_BUILD" ]; then
diff --git a/srcpkgs/sioyek/template b/srcpkgs/sioyek/template
index 5c98363d008a1..494a2a8d5ccdb 100644
--- a/srcpkgs/sioyek/template
+++ b/srcpkgs/sioyek/template
@@ -1,7 +1,7 @@
 # Template file for 'sioyek'
 pkgname=sioyek
 version=2.0.0
-revision=6
+revision=7
 build_style=qmake
 configure_args="pdf_viewer_build_config.pro"
 hostmakedepends="qt5-qmake qt5-host-tools
diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template
index fcf849b531121..3c9427b8fe74b 100644
--- a/srcpkgs/zathura-pdf-mupdf/template
+++ b/srcpkgs/zathura-pdf-mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-pdf-mupdf'
 pkgname=zathura-pdf-mupdf
 version=0.4.1
-revision=5
+revision=6
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel

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

* Re: mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
                   ` (5 preceding siblings ...)
  2024-01-13 12:28 ` realcharmer
@ 2024-01-13 15:17 ` leahneukirchen
  2024-02-15  3:41 ` classabbyamp
  2024-02-15  3:41 ` [PR PATCH] [Closed]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: leahneukirchen @ 2024-01-13 15:17 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/48182#issuecomment-1890484893

Comment:
Sorry, bumps should be their own commits.  You can use xrevbump to make them quickly.

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

* Re: [PR PATCH] [Closed]: mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
                   ` (7 preceding siblings ...)
  2024-02-15  3:41 ` classabbyamp
@ 2024-02-15  3:41 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2024-02-15  3:41 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

mupdf: update to 1.23.9
https://github.com/void-linux/void-packages/pull/48182

Description:
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

* Re: mupdf: update to 1.23.9
  2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
                   ` (6 preceding siblings ...)
  2024-01-13 15:17 ` leahneukirchen
@ 2024-02-15  3:41 ` classabbyamp
  2024-02-15  3:41 ` [PR PATCH] [Closed]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2024-02-15  3:41 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48182#issuecomment-1945315458

Comment:
#48724 

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

end of thread, other threads:[~2024-02-15  3:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 11:10 [PR PATCH] mupdf: update to 1.23.9 realcharmer
2024-01-12 19:08 ` leahneukirchen
2024-01-13 12:15 ` [PR PATCH] [Updated] " realcharmer
2024-01-13 12:17 ` realcharmer
2024-01-13 12:19 ` [PR PATCH] [Updated] " realcharmer
2024-01-13 12:20 ` realcharmer
2024-01-13 12:28 ` realcharmer
2024-01-13 15:17 ` leahneukirchen
2024-02-15  3:41 ` classabbyamp
2024-02-15  3:41 ` [PR PATCH] [Closed]: " classabbyamp

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).