* [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
@ 2023-10-12 10:57 Liliana Marie Prikler
2023-10-12 14:22 ` Maxim Cournoyer
0 siblings, 1 reply; 6+ messages in thread
From: Liliana Marie Prikler @ 2023-10-12 10:57 UTC (permalink / raw)
To: 66486; +Cc: liliana.prikler, maxim.cournoyer, rg
* gnu/packages/backup.scm (libarchive): Update to 3.7.2.
---
gnu/packages/backup.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 12c4a45b9d..9e679dd27f 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -239,7 +239,7 @@ (define-public hdup
(define-public libarchive
(package
(name "libarchive")
- (version "3.6.1")
+ (version "3.7.2")
(source
(origin
(method url-fetch)
@@ -250,7 +250,7 @@ (define-public libarchive
version ".tar.xz")))
(sha256
(base32
- "1rj8q5v26lxxr8x4b4nqbrj7p06qvl91hb8cdxi3xx3qp771lhas"))))
+ "1jqs4ldqcc94zcymjq52cyf83r0sfjnh5picd10njyviwrhpcd84"))))
(build-system gnu-build-system)
(inputs
(list bzip2
base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
--
2.41.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
2023-10-12 10:57 [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2 Liliana Marie Prikler
@ 2023-10-12 14:22 ` Maxim Cournoyer
2023-10-12 14:32 ` Liliana Marie Prikler
0 siblings, 1 reply; 6+ messages in thread
From: Maxim Cournoyer @ 2023-10-12 14:22 UTC (permalink / raw)
To: Liliana Marie Prikler; +Cc: 66486, rg
Hi,
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> * gnu/packages/backup.scm (libarchive): Update to 3.7.2.
LGTM, but I guess you are mostly interested to get insights from QA? :-)
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 6+ messages in thread
* [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
2023-10-12 14:22 ` Maxim Cournoyer
@ 2023-10-12 14:32 ` Liliana Marie Prikler
2023-10-12 17:27 ` Maxim Cournoyer
0 siblings, 1 reply; 6+ messages in thread
From: Liliana Marie Prikler @ 2023-10-12 14:32 UTC (permalink / raw)
To: Maxim Cournoyer; +Cc: 66486, rg
Am Donnerstag, dem 12.10.2023 um 10:22 -0400 schrieb Maxim Cournoyer:
> Hi,
>
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
>
> > * gnu/packages/backup.scm (libarchive): Update to 3.7.2.
>
> LGTM, but I guess you are mostly interested to get insights from QA?
> :-)
Hahaha, yeah, that's a core-updates style world rebuild.
(Could also go to core-updates rather than gnome-team now that I think
of it.)
Cheers
^ permalink raw reply [flat|nested] 6+ messages in thread
* [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
2023-10-12 14:32 ` Liliana Marie Prikler
@ 2023-10-12 17:27 ` Maxim Cournoyer
2023-10-21 19:54 ` Liliana Marie Prikler
2024-11-12 12:13 ` bug#66486: " Maxim Cournoyer
0 siblings, 2 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2023-10-12 17:27 UTC (permalink / raw)
To: Liliana Marie Prikler; +Cc: 66486, rg
Hi,
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> Am Donnerstag, dem 12.10.2023 um 10:22 -0400 schrieb Maxim Cournoyer:
>> Hi,
>>
>> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
>>
>> > * gnu/packages/backup.scm (libarchive): Update to 3.7.2.
>>
>> LGTM, but I guess you are mostly interested to get insights from QA?
>> :-)
> Hahaha, yeah, that's a core-updates style world rebuild.
> (Could also go to core-updates rather than gnome-team now that I think
> of it.)
Feel free to push it to core-updates if it reduces the scope of the
gnome-team branch.
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 6+ messages in thread
* [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
2023-10-12 17:27 ` Maxim Cournoyer
@ 2023-10-21 19:54 ` Liliana Marie Prikler
2024-11-12 12:13 ` bug#66486: " Maxim Cournoyer
1 sibling, 0 replies; 6+ messages in thread
From: Liliana Marie Prikler @ 2023-10-21 19:54 UTC (permalink / raw)
To: Maxim Cournoyer; +Cc: 66486, rg
Am Donnerstag, dem 12.10.2023 um 13:27 -0400 schrieb Maxim Cournoyer:
> Hi,
>
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
>
> > Am Donnerstag, dem 12.10.2023 um 10:22 -0400 schrieb Maxim
> > Cournoyer:
> > > Hi,
> > >
> > > Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> > >
> > > > * gnu/packages/backup.scm (libarchive): Update to 3.7.2.
> > >
> > > LGTM, but I guess you are mostly interested to get insights from
> > > QA?
> > > :-)
> > Hahaha, yeah, that's a core-updates style world rebuild.
> > (Could also go to core-updates rather than gnome-team now that I
> > think of it.)
>
> Feel free to push it to core-updates if it reduces the scope of the
> gnome-team branch.
Heads up, I just got the following while trying to build stuff locally
(it's getting colder, so I can afford to use CPU heating, plus I was
elsewhere for the day):
../libgxps-0.3.2/meson.build:145:14: ERROR: Dependency lookup for
libarchive with method 'pkgconfig' failed: Could not generate cargs for
libarchive:
Package libcrypto was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcrypto.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libcrypto', required by 'libarchive', not found
Accordingly, this should go to neither gnome-team nor core-updates atm
:)
Cheers
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#66486: [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
2023-10-12 17:27 ` Maxim Cournoyer
2023-10-21 19:54 ` Liliana Marie Prikler
@ 2024-11-12 12:13 ` Maxim Cournoyer
1 sibling, 0 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2024-11-12 12:13 UTC (permalink / raw)
To: Liliana Marie Prikler; +Cc: rg, 66486-done
Hi,
Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
> Hi,
>
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
>
>> Am Donnerstag, dem 12.10.2023 um 10:22 -0400 schrieb Maxim Cournoyer:
>>> Hi,
>>>
>>> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
>>>
>>> > * gnu/packages/backup.scm (libarchive): Update to 3.7.2.
>>>
>>> LGTM, but I guess you are mostly interested to get insights from QA?
>>> :-)
>> Hahaha, yeah, that's a core-updates style world rebuild.
>> (Could also go to core-updates rather than gnome-team now that I think
>> of it.)
>
> Feel free to push it to core-updates if it reduces the scope of the
> gnome-team branch.
Not a clean update equivalent yet, but we have a 3.7.7 grafted
libarchive on master.
Closing.
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-12 12:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 10:57 [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2 Liliana Marie Prikler
2023-10-12 14:22 ` Maxim Cournoyer
2023-10-12 14:32 ` Liliana Marie Prikler
2023-10-12 17:27 ` Maxim Cournoyer
2023-10-21 19:54 ` Liliana Marie Prikler
2024-11-12 12:13 ` bug#66486: " Maxim Cournoyer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.