GNU bug report logs -
#49333
[PATCH 0/2] Remove unreachable GNA upstream
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Fri, 2 Jul 2021 16:16:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#49333: [PATCH 0/2] Remove unreachable GNA upstream
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 49333 <at> debbugs.gnu.org.
--
49333: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49333
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
zimoun <zimon.toutoune <at> gmail.com> skribis:
> These trivial patches allow to close the old report 25913 [1].
> Since there is no apparent new upstream, the sources are hosted only by
> Software Heritage.
>
> To verify all is correct,
>
> tar xf $(guix build -S guile-dbi)
> guix hash -r guile-dbi-2.1.6/
> 09ys5hj7gnj5w1iv1m194j06jk6b8sdhc8j6hcv3bprq1428kyxw
>
> guix hash -r $(./pre-inst-env guix build -S guile-dbi)
> 09ys5hj7gnj5w1iv1m194j06jk6b8sdhc8j6hcv3bprq1428kyxw
>
> and
>
> tar xf $(guix build -S guile-sqlite3)
> guix hash -r guile-dbd-sqlite2-2.1.6/
> 1rwf3z6ib6nkhfnk2nw8p6fqirdx2pparcrlmsm0i2ii62plpqhb
>
> guix hash -r $(./pre-inst-env guix build -S guile-dbd-sqlite3)
> 1rwf3z6ib6nkhfnk2nw8p6fqirdx2pparcrlmsm0i2ii62plpqhb
Finally applied, thanks!
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hi,
These trivial patches allow to close the old report 25913 [1].
Since there is no apparent new upstream, the sources are hosted only by
Software Heritage.
To verify all is correct,
tar xf $(guix build -S guile-dbi)
guix hash -r guile-dbi-2.1.6/
09ys5hj7gnj5w1iv1m194j06jk6b8sdhc8j6hcv3bprq1428kyxw
guix hash -r $(./pre-inst-env guix build -S guile-dbi)
09ys5hj7gnj5w1iv1m194j06jk6b8sdhc8j6hcv3bprq1428kyxw
and
tar xf $(guix build -S guile-sqlite3)
guix hash -r guile-dbd-sqlite2-2.1.6/
1rwf3z6ib6nkhfnk2nw8p6fqirdx2pparcrlmsm0i2ii62plpqhb
guix hash -r $(./pre-inst-env guix build -S guile-dbd-sqlite3)
1rwf3z6ib6nkhfnk2nw8p6fqirdx2pparcrlmsm0i2ii62plpqhb
Cheers,
simon
1: <http://issues.guix.gnu.org/issue/25913>
zimoun (2):
gnu: guile-dbi: Replace 'url-fetch' by 'git-fetch'.
gnu: guile-dbd-sqlite3: Replace 'url-fetch' by 'git-fetch'.
gnu/packages/guile-xyz.scm | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)
base-commit: 468caeb70140f2418cf269e7b1f09d40d6dcf9fb
--
2.32.0
This bug report was last modified 4 years and 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.