Commit graph

63 commits

Author SHA1 Message Date
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Matt Huszagh 0b76e93af4 org-packages: 9.2.6 -> 9.3 2019-12-03 19:52:30 -08:00
Léo Gaspard 963fee775c org-packages: 9.2.3 -> 9.2.6
Note that the update-org script couldn't be used, as it is currently
broken. The upgrade was thus done by hand.
2019-11-04 02:31:31 +01:00
Benjamin Staffin dbb6acd56a org-packages 2019-05-27 2019-05-28 14:40:11 -04:00
adisbladis 83f611288a
org-packages: 2019-01-03 2019-01-10 11:29:06 +00:00
Herwig Hochleitner 48d08bea5a emacsPackages: update elpa and org generated
cc @ttuegel
2018-12-22 02:46:43 +01:00
Tad Fisher 5603017566 org-packages: 2018-11-19 2018-11-19 12:51:39 -08:00
Thomas Tuegel e68f1b3aba
org-packages: 2018-09-15 2018-09-15 14:40:41 -05:00
Thomas Tuegel a0762a4eee
org-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel d3cea48608
emacsPackagesNg: 2018-07-15 update
All package sets are simultaneously updated to accommodate changes to
package-build. Due to new restrictions in package-build, all packages using
`melpaBuild` must now provide a recipe file, even those packages which are not
included in upstream MELPA.
2018-07-15 20:52:41 -05:00
Michael Alan Dorman ee8b9d92b5 org-packages: 2018-04-16 2018-04-17 07:08:57 -04:00
Michael Alan Dorman 58fb81f358 org-packages: 2018-04-11 2018-04-11 06:20:11 -04:00
Michael Alan Dorman 7881ffdb78 org-packages: 2018-04-01 2018-04-02 07:29:45 -04:00
Michael Alan Dorman 51691f4a74 org-packages: 2018-02-26 2018-02-26 12:59:08 -05:00
Michael Alan Dorman 13fd5f1b05 org-packages: 2018-02-22 2018-02-22 21:32:06 -05:00
Michael Alan Dorman 943c6c87ad org-packages: 2018-02-12 2018-02-12 19:02:03 -05:00
Michael Alan Dorman 7e9d21414d org-packages: 2018-02-07 2018-02-07 18:02:03 -05:00
Michael Alan Dorman 7d58054cf7 org-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman ea3c7e9337 org-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Michael Alan Dorman 8a24756dd8 org-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman c82c8b4a13 org-packages: 2018-01-08 2018-01-08 13:02:21 -05:00
Michael Alan Dorman 9cc47a6c23 org-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman a998ee41e5 org-packages: 2017-12-26 2017-12-27 08:19:41 -05:00
Michael Alan Dorman 018db6a168 org-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman 1d8694423f org-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman 198f4cb0da org-packages: 2017-11-29 2017-11-29 17:50:46 -05:00
Michael Alan Dorman b5ebb93e0c org-packages: 2017-11-20 2017-11-20 17:33:30 -05:00
Michael Alan Dorman e15ce53da3 org-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman 532e2edcdd org-packages: 2017-11-06 2017-11-06 16:58:25 -05:00
Michael Alan Dorman 086f276167 org-packages: 2017-11-01 2017-11-01 11:43:58 -04:00
Michael Alan Dorman b8e051acbc org-packages: 2017-10-16 2017-10-16 18:07:40 -04:00
Michael Alan Dorman 2ad1754290 org-packages: 2017-10-09 2017-10-11 07:40:53 -04:00
Michael Alan Dorman cfe5664e04 org-packages: 2017-09-13 2017-09-13 10:28:38 -04:00
Michael Alan Dorman e010d2d2cb org-packages: 2017-09-04 2017-09-04 15:09:45 -04:00
Michael Alan Dorman 28de93c5bd org-packages: 2017-08-30 2017-08-30 13:45:01 -04:00
Michael Alan Dorman ec4f63c87b org-packages: 2017-08-21 2017-08-22 05:29:20 -04:00
Michael Alan Dorman d9a5cdecf6 org-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman 05bee41510 org-packages: 2017-08-09 2017-08-09 17:16:43 -04:00
Michael Alan Dorman 4ea23a09d9 org-packages: 2017-08-01 2017-08-01 11:24:39 -04:00
Michael Alan Dorman 187b67dd90 org-packages: 2017-07-25 2017-07-25 20:42:51 -04:00
Michael Alan Dorman 5a48826ea4 org-packages: 2017-07-17 2017-07-17 12:09:28 -04:00
Michael Alan Dorman 47bd753787 org-packages: 2017-07-06 2017-07-06 11:15:33 -04:00
Michael Alan Dorman a10c8a97b4 org-packages: 2017-06-23 2017-06-23 11:05:12 -04:00
Michael Alan Dorman beb18e1350 org-packages: 2017-06-12 2017-06-12 09:54:17 -04:00
Michael Alan Dorman 46689baa83 org-packages: 2017-05-25 2017-05-25 17:25:28 -04:00
Michael Alan Dorman f8ff43190b org-packages: 2017-05-10 2017-05-10 19:46:11 -04:00
Thomas Tuegel c8b4b44ec3
Revert "Merge pull request #25628 from mdorman/emacs-updates"
This reverts commit 80fc0a6f99, reversing
changes made to 50711091f8.

The updates were not properly generated.
2017-05-10 10:44:27 -05:00
Michael Alan Dorman 4e69e4caeb org-packages: 2017-05-08 2017-05-08 18:14:16 -04:00
Michael Alan Dorman 5ebf37f749 org-packages: 2017-02-13 2017-02-14 06:55:32 -05:00
Michael Alan Dorman aa9da623ff org-packages: 2017-01-24 2017-01-25 06:50:40 -05:00