From c71c6eef8a6eed9c1d0cbcd8e991347630a8d4a8 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Thu, 16 Apr 2026 16:03:33 -0300 Subject: nongnu: chrome.scm: Add yet another source for updates. * nongnu/packages/chrome.scm: Document a new source for Google Chrome updates. Signed-off-by: Hilton Chain --- nongnu/packages/chrome.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nongnu/packages') diff --git a/nongnu/packages/chrome.scm b/nongnu/packages/chrome.scm index f3a2c80..833e720 100644 --- a/nongnu/packages/chrome.scm +++ b/nongnu/packages/chrome.scm @@ -153,6 +153,11 @@ ;; "filter=endtime=none,fraction%3E=0.5&order_by=version%20desc") ;; ;; in which CHAN can be stable, beta, canary and dev (dev corresponds to our unstable) +;; +;; Yet another (From AUR scripts): +;; https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages +;; This link provides a Debian-like control file containing most recent versions. +;; ;; TODO: write a nice importer for this in Scheme. (define-public google-chrome-stable -- cgit v1.3