emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49333: closed ([PATCH 0/2] Remove unreachable GNA upstream)


From: GNU bug Tracking System
Subject: bug#49333: closed ([PATCH 0/2] Remove unreachable GNA upstream)
Date: Fri, 30 Jul 2021 20:55:02 +0000

Your message dated Fri, 30 Jul 2021 22:54:14 +0200
with message-id <87lf5nzfnt.fsf@gnu.org>
and subject line Re: bug#49333: [PATCH 0/2] Remove unreachable GNA upstream
has caused the debbugs.gnu.org bug report #49333,
regarding [PATCH 0/2] Remove unreachable GNA upstream
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49333: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49333
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Remove unreachable GNA upstream Date: Fri, 2 Jul 2021 18:14:51 +0200
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#49333: [PATCH 0/2] Remove unreachable GNA upstream Date: Fri, 30 Jul 2021 22:54:14 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

zimoun <zimon.toutoune@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]